[Bug 42072] New: Batch item deletion "Delete records" message is confusing
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Bug ID: 42072 Summary: Batch item deletion "Delete records" message is confusing Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl I was doing a training course and I noticed that the message "Delete records if no items remain" on the Batch item deletion page is a bit confusing. I asked the librarians in the course if they found it confusing and they indicated that they did. It would be better if it says "Delete bibliographic records if no items remain." -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |dcook@prosentient.com.au |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 195156 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195156&action=edit Bug 42072: Improve message about deleting bib records This patch clarifies which records will be deleted in the batch item deletion (when no items remain). Test plan: 0. Apply the patch 1. Go to "Reports" and click "Create from SQL" 2. Create a report with the following SQL: select itemnumber from items limit 5 3. Run the report and then click "Batch operations with 5 visible records" on the output page 4. Near the bottom of the screen note that there is a checkbox that has a label reading "Delete bibliographic records if no items remain." 5. C'est tout! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This change clarifies the release notes| |option to delete | |bibliographic records if no | |items remain in the Batch | |Item Deletion cataloguing | |tool. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #195156|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 195160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195160&action=edit Bug 42072: Improve message about deleting bib records This patch clarifies which records will be deleted in the batch item deletion (when no items remain). Test plan: 0. Apply the patch 1. Go to "Reports" and click "Create from SQL" 2. Create a report with the following SQL: select itemnumber from items limit 5 3. Run the report and then click "Batch operations with 5 visible records" on the output page 4. Near the bottom of the screen note that there is a checkbox that has a label reading "Delete bibliographic records if no items remain." 5. C'est tout! Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #195160|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 --- Comment #3 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 196054 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196054&action=edit Bug 42072: Improve message about deleting bib records This patch clarifies which records will be deleted in the batch item deletion (when no items remain). Test plan: 0. Apply the patch 1. Go to "Reports" and click "Create from SQL" 2. Create a report with the following SQL: select itemnumber from items limit 5 3. Run the report and then click "Batch operations with 5 visible records" on the output page 4. Near the bottom of the screen note that there is a checkbox that has a label reading "Delete bibliographic records if no items remain." 5. C'est tout! Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.derscheid@lmscloud.de QA Contact|testopia@bugs.koha-communit |paul.derscheid@lmscloud.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Thanks for all the hard work! Pushed to main for the next 26.05.00 release as RM Assistant -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|26.05.00 |26.05.00,25.11.05 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 --- Comment #5 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42072 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz Status|Pushed to stable |Needs documenting --- Comment #6 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 25.05 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org