Bug 16353

Summary: Serials Claims Filters should allow for combining multiple filters
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: colin.campbell, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nick Clemens (kidclamp) 2016-04-26 14:15:53 UTC
On claims.pl there are filters by:
Status, Title, Library, and Date

The page does not make it clear, and I don't think it should be the case, that only one filter is possible at a time.

To recreate:
Have serials with multiple statuses from multiple libraries.
Filter by Library, you see see all statuses
Filter by status, you see all libraries
Comment 1 Jonathan Druart 2016-05-02 15:08:41 UTC
Are you talking about master?
Since bug 10855, there are only 2 date filters on the top of the page, then there are filters at the bottom of each column.
They seem to work as expected.
Comment 2 Nick Clemens (kidclamp) 2016-05-02 23:56:50 UTC
Nope, I wasn't talking about master, but I should have been :-)

*** This bug has been marked as a duplicate of bug 10855 ***