Bug 29891

Summary: Add Koha::Holds->fix_priorities
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 29869    
Bug Blocks:    

Description Tomás Cohen Arazi 2022-01-15 13:23:37 UTC
The method should explode if the resultset doesn't belong to the same biblio.
Comment 1 Jonathan Druart 2022-06-02 07:53:51 UTC
Shouldn't this have been patched right after bug 29869?