https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29020 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |jonathan.druart+koha@gmail. |ity.org |com --- Comment #9 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I think those patches provide a good ergonomic to the two type of users. Those with admin access will have the link in the admin module, the others will see a "background jobs" on the mainpage. Test plan: Have 2 users, one P1 with parameters > manage background jobs, the other P2 without. Log in with P1: no link on the main page Create a job with P1 (batch delete biblio records for instance). Go to the main page => You see the link Click => you have access to your jobs Log in with P2, create a job => Nothing on the main page, P2 has access to the job from the admin module. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.