https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41679 Bug ID: 41679 Summary: Stock rotation repatriation modal can conflict with holds modal Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com To recreate 1 - Enable StokcRotation system preference 2 - Navigate to Cataloging->Stock rotation 3 - Click '+ New rota' fill out with any values 4 - Click 'Manage->stages' for the Rota 5 - Add a stage for Centerville for 1 day, and Midway for 1 day 6 - Return to rotas 7 - Click Manage->items for the rota 8 - Add an item 9 - Return to rotas 10 - Click 'Activate' 11 - On the command line run the stock rotation job perl misc/cronjobs/stockrotation.pl -x 12 - There should be one item for initiation 13 - Run it again, there should be one stationary item 14 - Place an item specific hold for the item, for pickup at Midway 15 - Check the item in at centerville, confirm transfer 16 - Check the item in at Midway, confirm hold 17 - Run the stock rotation job again 18 - There should be one item for repatriation 19 - Check in the item again 20 - Boom! You get two overlapping modals -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.