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

Owen Leonard <[email protected]> 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 <[email protected]> ---
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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