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

            Bug ID: 40892
           Summary: ILL tab with no requests shows all instead
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ILL
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected]

With the ILLRequestsTabs feature, if you create a tab for a status which has no
matching ILL requests, that tab displays _all_ requests instead of none. We
have a tab "new" tab (see below) that exhibits this behavior whenever there are
no status=NEW requests.

Here's a rough way to recreate this on a new system:

- Enable ILLModule setting
- Create a few ILL requests
- Edit ILLRequestsTabs setting to have two tabs
```
- name: New
  status:
  - NEW
- name: Completed
  status:
  - COMP
```
- Go to the requests module on the staff side
- Select the "Completed" tab
- There should be 0 requests; instead you see all of them

-- 
You are receiving this mail because:
You are the assignee for the bug.
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