https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26589 --- Comment #1 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Created attachment 111050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111050&action=edit Bug 26589: Fix t/db_dependent/OAI/Sets.t failing when OAI-PMH:AutoUpdateSets is enabled Test plan: 1. Check the OAI-PMH:AutoUpdateSets syspref is disabled 2. Run t/db_dependent/OAI/Sets.t tests and confirm tests pass successfully 3. Enabled the OAI-PMH:AutoUpdateSets syspref 4. Repeat step 2 and confirm the tests fail 5. Apply this patch and restart plack: sudo koha-plack --restart <instance> 6. Repeat step 2 and confirm the tests now pass 7. Disable the OAI-PMH:AutoUpdateSets syspref and repeat step 2 and confirm tests still pass Sponsored-By: Catalyst IT -- You are receiving this mail because: You are watching all bug changes.