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

            Bug ID: 28641
           Summary: ILLHiddenRequestStatuses does not consider custom
                    statuses
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: ILL
          Assignee: [email protected]
          Reporter: [email protected]

The ILLHiddenRequestStatuses syspref does a good job of filtering out requests
that have statuses matching the specified values, but it doesn't take into
account custom statuses.

To demonstrate this, create a custom ILL status authorised value, give a
request that value, then specify the status code in ILLHiddenRequestStatuses.
Then view the list of requests, the list will contain the request with the
custom status.

Additional filtering needs to be added to filter out requests with a custom
status code matching the specified values.

-- 
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