https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27576
PTFS Europe Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116019|0 |1 is obsolete| | --- Comment #2 from PTFS Europe Sandboxes <[email protected]> --- Created attachment 116067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116067&action=edit Bug 27576: Don't show import recordds table after cleaning a batch Currently if you clean a batch from the manage marc records page, the import records table appears with no items at the bottom of the screen This is because we test for import_batch_id, we should also make sure we didn't just clean a batch To recreate: 1 - Stage a batch for import 2 - Go to 'Manage staged records' 3 - 'Clean' the batch you just imported 4 - Note the empty table that appears at the bottom of the page 5 - Apply patch 6 - Repeat 1-3 7 - Note the table no longer appears Signed-off-by: Barbara Johnson <[email protected]> -- 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/
