https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42147
--- Comment #1 from Emily Lamancusa (emlam) <[email protected]> --- Created attachment 195840 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195840&action=edit Bug 42147: Log all relevant hold data on hold creation When logging a hold create action, include all hold fields that may be defined at hold creation. Fields that are not defined until later (such as found status, waiting date, etc) are not included to avoid clutter. To test: 1. System preference setup i. Enable HoldsLog system preference ii. Set AllowHoldPolicyOverride to Allow 2. Place a hold in the staff interface 3. View the action logs entry for that hold creation i. Go to Tools > Log viewer ii. Select Modules: Holds and Action: Create iii. Click Submit --> Note that the "info" column only shows the hold id 4. Apply patch and restart_all 5. Repeat steps 2-3 --> The "info" column should now show hold details -- 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/
