https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16808
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52809|0 |1 is obsolete| | --- Comment #2 from Frédéric Demians <[email protected]> --- Created attachment 53855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53855&action=edit Bug 16808 - Serial claims: claiming via CSV export doesn't reload the page When using the CSV export for claiming serial issues, with bug 12178 the claim counter is incremented and a claim date set, but this will only be visible after reloading the page manually as the feature itself doesn't reload the page. To avoid confusion and errors using this feature,, the page should reload when the claims data is changed. Test Plan: 1) Claim some serials 2) Note the page does not reload, the status is not set to 'claimed' 3) Apply this patch 4) Claim some serials 5) Note the page reloads and verify that the status of the selected serials are "claimed" Signed-off-by: Frédéric Demians <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
