[Bug 26062] New: Membership Expiry can not be limited by Patron Category
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Bug ID: 26062 Summary: Membership Expiry can not be limited by Patron Category Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: kelly@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Currently, the membership expiry cron runs and can be limited by branchcode, to exclude specific branches. However, it can not limit by patron category. It would be extremely helpful for libraries to be able to utilize a different way of using this cron by allowing the limiting by patron category. -- 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=26062 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |tomascohen@gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 107367 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107367&action=edit Bug 26062: Add --category option to membership_expiry.pl This patch adds a new option switch to the script, allowing to restrict the query for upcoming expirying patrons to a specific category. To test: 1. Apply this patch 2. Have upcoming expirying patrons with a certain category, and some others matching the expiry params (before/after), but with a different category 3. Run the script passing --category CAT (CAT being the chosen category) => SUCCESS: Only those on the specified category are picked 4. Sign off :-D Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The delay for sending the notice is already a system preference - can we have the limit as a system preference too please? This would make it much easier for installations with multiple instances. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Sally <sally.healey@cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey@cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Amit Gupta <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amit.gupta@informaticsgloba | |l.com, | |amitddng135@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea@gmail.com --- Comment #3 from Liz Rea <wizzyrea@gmail.com> --- I agree with Katrin here - from a sysadmin standpoint it's much better for libraries to be able to configure these from the interface (it's easier for package maintenance/upgrades too, since users won't be inclined to modify the default cron files and then have to resolve those differences at upgrade time in apt) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- I think comment 2 and comment 3 indicate that this should be Failed QA. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28456 --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- I think this is obsolete since Bug 28456 added --where arg. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Juliet Heltibridle <jheltibridle@rcplib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jheltibridle@rcplib.org --- Comment #6 from Juliet Heltibridle <jheltibridle@rcplib.org> --- Our library has patrons who we would like to exclude from notices to renew their accounts. It would make more sense to have this be something we could control from the staff interface, since we do not have control of the crons as a supported library. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- On command line you can already achieve the limit on patron category using the --where parameter. I believe we should really move this into the GUI. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26062 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Failed QA |RESOLVED CC| |nick@bywatersolutions.com --- Comment #8 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 28456 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org