Bug 29891 - Add Koha::Holds->fix_priorities
Summary: Add Koha::Holds->fix_priorities
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 29869
Blocks:
  Show dependency treegraph
 
Reported: 2022-01-15 13:23 UTC by Tomás Cohen Arazi
Modified: 2022-06-02 07:53 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?