https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41254 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190345|0 |1 is obsolete| | Attachment #190346|0 |1 is obsolete| | Attachment #190347|0 |1 is obsolete| | --- Comment #14 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 190427 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190427&action=edit Bug 41254: Allow filtering by all authorised values for multi-valued statuses Some item statuses can correspond to multiple authorised values: Not for loan, Withdrawn, Lost and Damaged. Until now, only a single entry could be selected, and filtering applied to all values at once. This change introduces finer-grained filtering by exposing each authorised value individually in the filter. Test plan: Assign multiple authorised values to items on a bibliographic record for the four affected attributes: Not for loan, Withdrawn, Lost and Damaged. Use the "Status" filter and verify that each value behaves as expected. Display note: The current dropdown presentation is not ideal. Suggestions for improvement are welcome, although avoiding optgroup would be preferable to keep the scope small. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.