Summary: | Digest options not enabled when populating messaging preferences for a selected category during patron entry | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens <nick> |
Component: | Patrons | Assignee: | Nick Clemens <nick> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, lucas, martin.renvoize |
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7660 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.05.00
|
|
Bug Depends on: | 13613 | ||
Bug Blocks: | |||
Attachments: |
Bug 30175: Toggle digest boxes when loading messaging preferences
Bug 30175: Toggle digest boxes when loading messaging preferences Bug 30175: Toggle digest boxes when loading messaging preferences |
Description
Nick Clemens
2022-02-24 12:10:58 UTC
Created attachment 131062 [details] [review] Bug 30175: Toggle digest boxes when loading messaging preferences To test: 1 - Define default messaging preferences for a patron category, checking a transport and the digest only boxes 2 - Create a new patron of a different category 3 - Change the category to the one set above 4 - Note that checkboxes are checked, but digest boxes are disabled 5 - Save patron - the digest boxes are not saved 6 - Apply patch 7 - Repeat 2&3 8 - Note checkboxes for digest are checked and enabled 9 - Save patron and confirm options are saved Created attachment 131064 [details] [review] Bug 30175: Toggle digest boxes when loading messaging preferences To test: 1 - Define default messaging preferences for a patron category, checking a transport and the digest only boxes 2 - Create a new patron of a different category 3 - Change the category to the one set above 4 - Note that checkboxes are checked, but digest boxes are disabled 5 - Save patron - the digest boxes are not saved 6 - Apply patch 7 - Repeat 2&3 8 - Note checkboxes for digest are checked and enabled 9 - Save patron and confirm options are saved Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 132192 [details] [review] Bug 30175: Toggle digest boxes when loading messaging preferences To test: 1 - Define default messaging preferences for a patron category, checking a transport and the digest only boxes 2 - Create a new patron of a different category 3 - Change the category to the one set above 4 - Note that checkboxes are checked, but digest boxes are disabled 5 - Save patron - the digest boxes are not saved 6 - Apply patch 7 - Repeat 2&3 8 - Note checkboxes for digest are checked and enabled 9 - Save patron and confirm options are saved Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Works as expected, no regressions found PQA Pushed to master for 22.05, thanks to everybody involved 🦄 |