https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25996 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Michaela Sieber from comment #9)
Thanks Tomas for the fast implementation!
The logging when creating a new restriction works as expected.
But unfortunately the log for DELETE is not sufficiant because the Info field in the Log viewer is empty. Therefor we don't know which debarment_id, type, comment or expiration the deleted restriction had. But these are the most important information for us, we need to know which restriction was deleted.
Would it be possible to log at least the borrower_debarment_id ? Better would be the information about all restriction fields of course ;-)
Done! -- You are receiving this mail because: You are watching all bug changes.