https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38196
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the filters on release notes| |the staff interface catalog | |concerns page so that it | |now "works as expected" | |(Cataloging > Reports > | |Catalog concerns, or | |"Cataloging concerns | |pending: X" on the staff | |interface home page). | | | |Before this fix, the | |filters weren't including | |concerns with no status | |assigned. | | | |How the filters now work: | | | |1. There is a "Hide | |resolved" (default) filter | |(with "Include resolved" as | |its inverse). When first | |accessing the catalog | |concerns page, all catalog | |concerns are shown: | | - clicking "Hide | |resolved": | | - Hides resolved | |concerns | | - Shows all other | |concerns, including those | |with no status assigned | | - clicking the inverse | |"Include resolved" shows | |all concerns regardless of | |status | | - the label was changed | |from "Filter resolved" to | |"Hide resolved" | | | |2. There are also filters | |for all the status codes | |defined using the | |TICKET_STATUS authorized | |value category: | | - the filters are now | |labelled "Hide [status | |description]" (the inverse | |is "Include [status | |description]"), instead of | |"Filter [status | |description]" | | - clicking the filter | |for a status hides the | |concerns with that status | | - to show all the | |concerns, click "Include | |[status description]" | | | |The renaming should make it | |clearer what the filters | |do. | | | |A separate bug also was | |created to look at options | |to make the filters work | |similar to other filters in | |other areas, as the | |behavour on the catalog | |concerns page is quite | |different from filters used | |elsewhere in Koha. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
