27 Jan
2023
27 Jan
'23
10:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32395 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #5)
The logic is here, but I don't think this is enough. It must be more robust and clear. Do we allow other parameters than job_id? Should we simply pass the id as a string an completely remove JSON?
I don't think so, we should keep flexibility and keep in mind we could have jobs that don't go through the DB.
Let's pass a JSON with the job_id. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.