https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #5 from axel Amghar <axel.amghar@biblibre.com> --- Created attachment 90115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90115&action=edit Bug 22690: Merging records with many items (ElasticSearch) This patch allow us to merged many items without timeout Test plan : Without the patch :
- Create 2 records (one with 1000 items for example) - Add the records to one list and start the merging process of those records. - Choose the record with many items as the one to be eliminated. - Start the merging - After a while the web server should give you a timeout error (the merging process continues)
With the patch : - make the same - this time verify that all items have been merged without time out -- You are receiving this mail because: You are watching all bug changes.