https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41247 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Failed QA --- Comment #8 from David Nind <david@davidnind.com> --- Everything works as per the test plan. However, I've failed QA as after the patches: 1. Do steps 1.1 to 1.3 or 2.1 to 2.5, an use the batch name 'Batch 1' 2. Create a new batch, and use the same batch number you used before, such as 'Batch 1' 3. You get a browser pop-up error message: "A batch named Batch 1 already exists" Testing notes (using KTD): 1. To run the tests, apply these two patches: - Bug 41247: Improve ILL batches modal resetability - Bug 41247: Add cypress tests 2. Run the tests, they fail: cypress run --spec t/cypress/integration/ILL/Batches_spec.ts 3. Apply the patch: Bug 41247: Preparation: Cypress XML plugin 4. Repeat step 2 - they now pass -- You are receiving this mail because: You are watching all bug changes.