https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38368
Bug ID: 38368
Summary: Background jobs: Batch item record deletion to list
failed/succeeded items
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Currently background jobs do not list on visible record the items which have
been handled. This causes issues especially when the background job fails, for
example in batch item record deletion. Trying to solve which items have been
worked with, you need to use several different reports. That means a lot of
work hours, especially if, for example, the failed background job contains a
lot of deleted items.
My proposition is, that the background job -list would show which items were
handled in the background whether it has failed or not. It would also be
helpful if it showed information why it has failed/which item has caused the
failure. It would standardize the information/notification system with the
other batch processing jobs which list the things that have been worked on.
To test:
1. Go to Administration and click Manage Jobs.
2. Select Status as "Failed" and Type "Batch item record deletion".
3. Open a failed background job.
4. Report only lists the job as failed, while "Detailed messages" is empty”.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/