https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29020
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |jonathan.druart+koha@gmail. |ity.org |com --- Comment #9 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
