Filter Instance by Tags
CSP Request Details
CSP Rejection Details
CSP Approved
Description
Environment
Potential Workaround
Attachments
defines
has to be done after
Checklist
hideTestRail: Results
Activity

Dennis Bridges November 26, 2020 at 7:36 PM
Final testing successful in folio-testing

Ann-Marie Breaux November 25, 2020 at 6:18 PM
Please ensure the Tags filter is closed when a user first displays the filters, as per the red line in Scenario 1. Moving this back to In progress.

Charlotte Whitt November 25, 2020 at 6:08 PMEdited
- I noticed, that you do not follow the default behavior of having Tags being displayed as collapsed - as all other filters are in Inventory except for the very key filters like Effective location and Item status (in the top). In the Order app and Agreements app here Tags are also displayed as collapsed by default.
Will you change that, thanks.

Ann-Marie Breaux November 25, 2020 at 5:51 PM
Thanks, That sounds good. Checked on folio-testing, and all works fine. Closing this ticket

Aliaksei Chumakou November 24, 2020 at 7:48 PM
I moved sorting from the back-end query to the front-end, so another component can't break it by querying tags without sorting.
Details
Assignee
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Reporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Tester Assignee
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P3Story Points
2Sprint
NoneDevelopment Team
ThunderjetParent
Fix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee

Reporter

Tester Assignee

Overview: Tags are a key filter component for Instance records; however, this filter cannot be implemented until Instance tags are implemented
Scenarios:
Scenario 1
Login to FOLIO Snapshot go to Inventory landing page
When a user wants to filter within Instance record (the Instance toggle is highlighted)
Then they should see this additional option in the filters area, at the bottom of the list of filters
Tags
And the Tags filter accordion should be closed
Screenshot attached below (the screenshot shows the Tags filter open, but it should default to closed)
Scenario 2
Given the Tags filter in the Instances tab on the Inventory app landing page
When a user selects that filter
It should act the same way it does on all other screens where filter by tags is enabled, retrieving Instances that have the assigned tag (e.g. Orders, Order lines, Agreements, Invoices, Organizations, etc.). If any questions, see the tags filter in one of those apps
Make sure that the tags display in the filter dropdown list in alphabetical order
Scenario 3
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot