[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Jonathan Druart changed: What|Removed |Added Blocks||27062 Referenced Bugs:

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Aleisha Amohia changed: What|Removed |Added Status|Pushed to stable|RESOLVED

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Lucas Gass changed: What|Removed |Added Version(s)|20.11.00|20.11.00, 20.05.06

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #64 from Nick Clemens --- Created attachment 113729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113729=edit Bug 26963: [20.05.x] Bug 26963: Unit tests Signed-off-by: Martin Renvoize

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #62 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Nick Clemens changed: What|Removed |Added Blocks||26988 Referenced Bugs:

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #61 from Jonathan Druart --- (In reply to Nick Clemens from comment #59) > This should be considered a bug - not an enhancement. The current code can > crash a system with the number of DB requests generated and should

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #60 from Jonathan Druart --- Created attachment 113586 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113586=edit Bug 26963: Ignore existing libraries -- You are receiving this mail because: You are

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #59 from Nick Clemens --- (In reply to Jonathan Druart from comment #58) > I think we should keep the number of tests, don't you? > > > I wrote a similar patch than "Don't delete existing data before tests" today: >

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #58 from Jonathan Druart --- I think we should keep the number of tests, don't you? I wrote a similar patch than "Don't delete existing data before tests" today:

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Liz Rea changed: What|Removed |Added CC||wizzy...@gmail.com --- Comment

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Tomás Cohen Arazi changed: What|Removed |Added Blocks||27002 Referenced

[Koha-bugs] [Bug 26963] Improve Koha::Item::pickup_locations performance

2020-11-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 Tomás Cohen Arazi changed: What|Removed |Added Summary|Koha::Item::pickup_location |Improve