https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41878
--- Comment #3 from Andrew Fuerste-Henry <[email protected]> --- Created attachment 196635 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196635&action=edit Bug 41878: Add Hold logging when grouping/ungrouping Test plan: -Enable DisplayAddHoldGroups and HoldsLog sys prefs -Place 2 or more holds for a patron (regular, not grouped) -Find the reserve_id for one of the holds, and view it in Tools > Logs. There will be an entry for the hold's creation. -From the patron's account, select the holds and click 'Group selected' -Run the log for the reserve_id, note that there is an entry generated by putting the hold into a group -Suspend the hold, then view the log for that reserve_id. Note that the log entry for the suspension includes the hold_group_id. -From the patron's hold tab, click on the number in the 'Hold group' column, then select 'Ungroup hold' -Run the log for the reserve_id, and note that there is a new entry for ungrouping the hold Signed-off-by: Bob Bennhoff <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
