[Koha-bugs] [Bug 25249] When viewing a patron's modiification log we should see both the MEMBERS and CIRCULATION modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 16:00:38 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25249

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 103480
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103480&action=edit
Bug 25249: (bug 19791 follow-up) Display Circulation log when showing patron's
log

When viewing a patron if you click the 'Modification log' tab you are presetned
with both their circulation and members logs:
https://staff.arcadiapl.bywatersolutions.com/cgi-bin/koha/tools/viewlog.pl?do_it=1&modules=MEMBERS&modules=CIRCULATION&object=152309&src=circ

However, in bug 19791 the modules were locked to 'MEMBERS' if the src=circ

We need to add CIRCULATION in as well

Test plan:
For master follow the test plan on bug 25250.

Bug 24982 is not in stable branch, so test plan for stable branches:
1. Modify a patron, add them a fine, and do a checkout
2. Click the "Modification logs"
=> You see the Patrons and Circulation logs
3. Click submit
=> You see all patron logs only
4. Apply this patch
5. Click the "Modification logs"
=> You see the Patrons and Circulation logs
6. Click submit
=> You see the Patrons and Circulation logs

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list