https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36649 Bug ID: 36649 Summary: Adding recently added items to processing from waiting list does not work if processing includes information from database columns Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Preservation Assignee: koha-bugs@lists.koha-community.org Reporter: anneli.osterman@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com After adding items to the waiting list in Preservation module you get a button "Add last x items to a train". If you click it and select a processing that contains columns from the database (for example biblio.title or biblio.author), the submit button does not work and items are not added to the selected processing. If the processing uses only free text or authorised values the adding of the items works. I tested this in version 23.11 and on PTFS Europe's sandbox version 23.12. How to reproduce: 1. Add a new processing that contains columns from the database, for example biblio.title and biblio.author. 2. Create a new train. 3. Add items to the waiting list. 4. Click on "Add last x items to the train" button. 5. Choose the train you created on number 2. 6. Choose the processing you added on number 1. 7. Try to click the Submit button. 8. Notice that the button does not work and items are not added to the selected processing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.