25 Jul
2022
25 Jul
'22
2:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31223 --- Comment #5 from Isabel Pineda <isabel.pineda@ds.edu.sv> --- (In reply to Jonathan Druart from comment #3)
Identify the id of the job in the URL and request the DB
select * from background_jobs where id=X
Sorry, I forgot one field: id: 357 status: new size: 2 borrowernumber: 2 type: batch_item_record_modification queue: default data: {"exclude_from_local_holds_priority":null,"regex_mod":null,"record_ids":["38409","42755"],"new_values":{"itemnotes":"test","dateaccessioned":"2022-07-25"}} enqueued_on: 2022-07-25 07:14:34 The other fields are empty. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.