Summary: | RestrictPatronsWithFailedNotices system preference should not be in patron relationships section | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | System Administration | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | Pushed to main --- | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | chris, gmcharlt, paivi.knuutinen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This moves the system preference `RestrictPatronsWithFailedNotices' into the right section of the system preferences editor.
|
|
Version(s) released in: |
25.05.00
|
Circulation function: | |
Bug Depends on: | 23295 | ||
Bug Blocks: | |||
Attachments: |
Bug 39550: RestrictPatronsWithFailedNotices system preference should not be in Patron relationships section
Bug 39550: RestrictPatronsWithFailedNotices system preference should not be in Patron relationships section |
Description
Caroline Cyr La Rose
2025-04-03 15:05:19 UTC
> 2. Place under "Notices and notifications"
Was supposed to be 3. ;)
Option 1 makes sense to me. Created attachment 180614 [details] [review] Bug 39550: RestrictPatronsWithFailedNotices system preference should not be in Patron relationships section This patch changes the RestrictPatronsWithFailedNotices system preference from the Patron relationships subsection of the Patron preferences to a newly created Patron restrictions subsection. To test: 1. Apply patch 2. Go to Administration > System preferences > Patrons --> There should be a new section called 'Patron restrictions' with RestrictPatronsWithFailedNotices in it Created attachment 180622 [details] [review] Bug 39550: RestrictPatronsWithFailedNotices system preference should not be in Patron relationships section This patch changes the RestrictPatronsWithFailedNotices system preference from the Patron relationships subsection of the Patron preferences to a newly created Patron restrictions subsection. To test: 1. Apply patch 2. Go to Administration > System preferences > Patrons --> There should be a new section called 'Patron restrictions' with RestrictPatronsWithFailedNotices in it Signed-off-by: David Nind <david@davidnind.com> It works as planned. Don't forget to set assignee :) (In reply to Katrin Fischer from comment #6) > Don't forget to set assignee :) Sorry, I think I will always forget! Pushed for 25.05! Well done everyone, thank you! |