[Koha-bugs] [Bug 23838] Add ability to view item renew history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 17:19:58 CEST 2022


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

--- Comment #60 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Andrew Fuerste-Henry from comment #56)
> I applied this and 30275 and tried to run through the test plan here. I'm
> not getting a View button next to the renewal count in patron Circulation
> History even when the Renewal Log is enabled and there are renewals in the
> action_logs for the checkout. Is there something else I should be doing to
> get it to show?

OK, We're back to ready for testing here.

Right, the test plan comment way above is now rather out of date.. we moved the
code from action logs into it's own table and a more traditional API route..
soo.

1) Apply bug 30275 and run the database update
2) Renewal some on loan items
3) Check that the Circulation history displays `X [View]` in the 'Number of
renewals' column where 'X' is the number of renewals that have taken place and
`[View]` is a link that pops up a modal.
4) For renewals that have taken place prior to the patch being applied, you
should see the correct number but the 'View' modal will give a message 'Note: 0
out of X renewals have been logged'
5) For renewals that have taken place since applying this patch you should see
details in the modal that pops up on clicking 'View'

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


More information about the Koha-bugs mailing list