https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40529
OpenFifth Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185214|0 |1 is obsolete| | --- Comment #20 from OpenFifth Sandboxes <[email protected]> --- Created attachment 185306 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185306&action=edit Bug 40529: (QA follow-up): Include target holds The skipping of non target holds was skipping all holds that are part of a hold group which has a target, including the target hold itself. This was wrong. Target holds need to be included as they are considered to be a regular 'found' hold. Tests that prove the bug and its fix added to: prove ./t/db_dependent/Koha/Hold.t Signed-off-by: Anneli Österman <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
