Summary: | Need a "Do not notify" option in messaging preferences | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Notices | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart, martin.renvoize |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22744 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 5501 | ||
Bug Blocks: |
Description
Christopher Brannon
2019-04-19 16:13:40 UTC
Bug 5501 attempts to address this, though it does need some `bug rescue` to bring it up to date and catch all cases. This bug however adds the requirement to list unsent notices in the patrons notices queue which 5501 does not do as it stands. I'm not sure how you would want them listed... could you clarify? (remember, different transport types may have different notices attached to them.. perhaps you just want a 'No notice send.. notice type' text displayed? (In reply to Martin Renvoize from comment #1) > Bug 5501 attempts to address this, though it does need some `bug rescue` to > bring it up to date and catch all cases. > > This bug however adds the requirement to list unsent notices in the patrons > notices queue which 5501 does not do as it stands. I'm not sure how you > would want them listed... could you clarify? (remember, different transport > types may have different notices attached to them.. perhaps you just want a > 'No notice send.. notice type' text displayed? Something like "No delivery method selected" maybe? |