https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33470 --- Comment #7 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #6)
What's the point of the changes then? Be faster?
Yes, performance. Biblio->pickup_locations can take a long time when there are many items/branches
There are behaviour changes, 400 instead of 403 in case of invalid pickup locations. Maybe that's why it has been written that way in the first place?
(In reply to Jonathan Druart from comment #6)
What's the point of the changes then? Be faster?
There are behaviour changes, 400 instead of 403 in case of invalid pickup locations. Maybe that's why it has been written that way in the first place?
I get a 400 for an invalid pickup location before and after, can you describe the case you are seeing changed? -- You are receiving this mail because: You are watching all bug changes.