https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43591
--- Comment #2 from Andrew Fuerste-Henry <[email protected]> --- Created attachment 206538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206538&action=edit Bug 43591: Bring back my libraries filter. This is a patch to bring back a small UI component that was dropped on the previously QA’ed and merged work in bug 16631. Before applying patch, confirm the filter option for Show reports is not available on the Saved Reports page 1. Pull the latest from Main 2. Enable LimitReportsByLibrary under Reports in System Prefernces 3. Visit the Save reports page 4. There should be NO Show reports with selectbox in the Filter pane on the left side 5. Implement the patch 6. Reload Save reports page 7. In the Filter pane on the left side, there should be a Show reports select box with options for Show my library reports and Show all reports options Confirm only permissioned users see this option and reports are filtered 8. Create a staff user with the all reports permissions including Manage Report Limits (manage_report_limits). Home library should be Centerville. 9. Create a staff user with all reports permission but NOT Manage Report Limits (manage_report_limits). Home library should be Centerville. 10. Create a report, “No limit” with no limit. 11. Create a report, “Centerville limit” limited to Centerville. 12. Create a report “Fairfield limit” limited to Fairfield. 13. Log in as the permissioned user. 14. Confirm the filter is available and that it filters reports so that only the No limit and Centerville limit reports show when My library reports only is selected. 15.Select All reports and all 3 reports should be in the list along with the Fairfield report . 16. Log in as the unpermissioned user. 17. The filter option for my / all reports should not be in the leftside pane. 18. Only the Centerville limit and No limit reports should be visible Signed-off-by: Anna Stalter <[email protected]> -- 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/
