https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41254

--- Comment #3 from Jonathan Druart <[email protected]> ---
Created attachment 189928
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189928&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.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to