https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26282 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #8)
(In reply to Kyle M Hall from comment #7)
Created attachment 113991 [details] [review] [review] Bug 26282: (QA follow-up) Always notify patron if notify checkbox is checked
I am not sure we want that. I'd prefer to adjust the label of the checkbox instead (or better, disable the checkbox if no option is selected). What do you think?
That is how it functioned previously. I'm not sure what you mean by adjusting the label of the checkbox. A reason with a value of "" or "0" is certainly valid in Koha, so we shouldn't prevent sending a notice just because that's how the library has set up the AV values. The default AV values support this, since one of them is already failing to send a notice. IMO it makes for extra unnecessary steps to require a librarian to both select a reason *and* check the checkbox. When the library could have their 'default' reason be the first reason. It feels like design over usability. -- You are receiving this mail because: You are watching all bug changes.