Done
Details
Assignee
Denys BohdanDenys BohdanReporter
Denys BohdanDenys BohdanLabels
Priority
P3Story Points
0Sprint
NoneDevelopment Team
SpitfireFix versions
Release
Quesnelia (R1 2024)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Denys Bohdan
Denys BohdanReporter
Denys Bohdan
Denys BohdanLabels
Priority
Story Points
0
Sprint
None
Development Team
Spitfire
Fix versions
Release
Quesnelia (R1 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 30, 2023 at 3:00 PM
Updated March 13, 2024 at 3:03 PM
Resolved November 8, 2023 at 8:53 PM
Purpose: To add new search type options to the advanced search modal in Inventory in order to provide users more flexibility and precision in searching.
Requirements:
Add new option to search type dropdown for "Contains any" searches in Inventory advanced search modal
"Contains any" option should return results that contain either of/or both terms searched (as opposed to "contains all" which would require a match on both terms)
Note that order of terms in record does not matter
Scenarios:
Scenario
Given a user is in the Inventory app
When the user selects "Advanced search"
Then the user should see the following options as a search type dropdown:
Exact phrase
Contains all
Contains any
Starts with
Scenario:
Given a user enters "Global africa" as search terms
When the user selects "Contains any" as the search type
Then the results should include records that contain EITHER "Global" or "Africa" OR both terms