https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36405 Bug ID: 36405 Summary: Batch extend due dates UX could be improved (run the job as background) Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: wizzyrea@gmail.com QA Contact: testopia@bugs.koha-community.org Currently in the batch extend due dates tool clicking submit on the form gives the user no feedback, and large jobs can end up in an error being displayed to users (even though the job itself is still processing in the server). This could be solved several ways, but possibly the best way is to run the change as a background job and store the result as we do for other types of batch modification for review at a later time. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.