[Koha-bugs] [Bug 31223] Batch edit items - not working anymore in 22.05

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 25 15:26:06 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31223

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Identify the id of the job in the URL and request the DB

select * from background_jobs where id=X

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list