17 Jun
2026
17 Jun
'26
8:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42404 --- Comment #12 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Hi! (In reply to Martin Renvoize (ashimema) from comment #9)
I'd be tempted to return a 202 Accepted as apposed to a 201 Created here?
The task is transient isn't it.. the final result is the processed covers.. I'd also be tempted to set the Location headers to the job tracking API endpoint?
Implemented these in a follow-up. I also wrote an entry on the wiki about this, with a `DRAFT` status so we vote it next dev meeting: https://wiki.koha-community.org/wiki/Coding_Guidelines_-_API#.5BDRAFT.5D_RES... -- You are receiving this mail because: You are watching all bug changes.