[Bug 41666] New: Account expiration should not be displayed when login counts as activity and membership_expiry is configured to renew card
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41666 Bug ID: 41666 Summary: Account expiration should not be displayed when login counts as activity and membership_expiry is configured to renew card Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org OPAC patron account expiration alerts should not be displayed when membership_expiry.pl cronjob is configured to renew active patrons. When patron account is about to expire, OPAC displays patron the following message: "Your library card will expire on <expirationdate>. Please contact the library for more information." System preference TrackLastPatronActivityTriggers can be set to count a login as activity. When patron logs in, the next time membership_expiry.pl cronjob is executed with the renew option, the patron account will be renewed. In this case, the patron should not be presented with an expiration notice nor should they be instructed to contact the library. Instead, it should say something like this: "Your library card was about to expire on <expirationdate>, but we will now renew your library due to your recent activity of logging in." -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41666 --- Comment #1 from Lari Taskula <lari.taskula@hypernova.fi> --- The question is how can we know, in the TT templates, if -renew is used in the membership_expiry.pl cronjob? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41666 --- Comment #2 from Lari Taskula <lari.taskula@hypernova.fi> --- (In reply to Lari Taskula from comment #1)
The question is how can we know, in the TT templates, if -renew is used in the membership_expiry.pl cronjob? Correction, -renew -active n
-- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41666 --- Comment #3 from Lari Taskula <lari.taskula@hypernova.fi> --- One option would be to renew the expiring patron account simply as they login. But this would require another system preference. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org