[Bug 23206] New: Batch patron operations for reports which return borrowernumber or cardnumber
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Bug ID: 23206 Summary: Batch patron operations for reports which return borrowernumber or cardnumber Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: koha-bugs@lists.koha-community.org, testopia@bugs.koha-community.org Depends on: 23197, 19233 Target Milestone: --- Batch patron operations should be available to reports which return borrowernumber or cardnumber columns: - Batch patron modification - Add to patron list - Add to new patron card batch? - Batch patron deletion? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19233 [Bug 19233] Add ability to send itemnumbers in report results to batch modification https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23197 [Bug 23197] Add more batch operation options to SQL report results -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. You are on the CC list for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Batch patron operations for |Batch patron modification |reports which return |from reports which return |borrowernumber or |cardnumber |cardnumber | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. You are on the CC list for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- I'm changing the scope of this bug because there isn't a clear path to any option besides batch patron modification. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 91606 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91606&action=edit Screenshot snippet showing the menu of batch operations A screenshot showing the menu of batch operations available on a report which returns biblionumbers, itemnumbers, and cardnumbers -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 91608 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91608&action=edit Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. You are on the CC list for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Maryse Simard <maryse.simard@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91608|0 |1 is obsolete| | --- Comment #4 from Maryse Simard <maryse.simard@inlibro.com> --- Created attachment 91666 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91666&action=edit Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Maryse Simard <maryse.simard@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |maryse.simard@inlibro.com -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91666|0 |1 is obsolete| | --- Comment #5 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 91676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91676&action=edit Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: George <george@nekls.org> -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Lisette Scheer <lisetteslatah@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisetteslatah@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91676|0 |1 is obsolete| | --- Comment #6 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 91771 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91771&action=edit Bug 23206: Batch patron modification from reports which return cardnumber This patch adds an option to submit patron card numbers from report results to the batch patron modification tool. As with a report which returns biblionumbers or itemnumbers, a button appears at the top of report results which triggers a menu of batch operation options. To test, apply the patch and create a report which includes patron card number in the results. - Run the report and confirm that under the "Batch operations" button a batch patron modification menu item appears. - Confirm that selecting this option sends the correct patrons to the batch patron modification tool. - Test also with a report which returns both patron cardnumber and biblionumber or itemnumber. Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: George <george@nekls.org> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | CC| |black23@gmail.com, | |josef.moravec@gmail.com Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |josef.moravec@gmail.com |y.org | -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |19.11.00 released in| | -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Bug 23206 depends on bug 23197, which changed state. Bug 23197 Summary: Add more batch operation options to SQL report results https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23197 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Resolution|--- |FIXED Status|Pushed to master |RESOLVED --- Comment #8 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Depends on Bug 23197 not in 19.05.x -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23390 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23390 [Bug 23390] Add placeholder syntax for column names -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds release notes| |`Batch patron modification` | |to the available options | |display when a report | |outputs a list of | |borrowernumbers or | |cardnumbers. CC| |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |25536 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25536 [Bug 25536] Allow batch actions from reports when formatting numbers as links -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org