-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Exports
-
Labels:None
-
Sprint:2021.R4 New Features Sprint 1
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:3
-
Work Type Classification:Sustaining
Story
As a user, I would like to be able to search for stores in bulk using a comma separated list.
Acceptance Criteria
- The Select A Store Modal will accept a comma separated search string and return results based on that string. Example:
- Store 1 (0001), Store 2 (0002), Store 3 (0003)
- Each valid search criteria within the string should return a result in the Stores list.
- Invalid criteria should not return results but having an invalid search criterion in the list should not break the search for the valid items in the list.
- Partial search strings are allowed meaning if the user enters “00, 01, 02” this search string should return all results for “00” and “01” and “02” without duplicates.
- implements
-
CFAMX-13919 INF-12278 - Update Data Export Page
- Closed
- Is Clone Of
-
CFAMX-14279 Testing R4.S1 - Update “Select A Store” modal: Comma Separated Search
- Closed
- is related to
-
CFAMX-14358 Data Export: Store Search Modal - Results Issue
- Done
1.
|
Review Test Scripts | Done | Gareth Leibbrandt (Inactive) |
|
|||||||||
2.
|
Deploy | Done | Soma Dixon (Inactive) |
|
|||||||||
3.
|
Functional Review with QA | Done | Kevin Reid (Inactive) |
|
|||||||||
4.
|
DIT | Done | Kevin Reid (Inactive) |
|
|||||||||
5.
|
Create Test Cases | Done | Soma Dixon (Inactive) |
|
|||||||||
6.
|
Execute Test Cases | Done | Unassigned |
|
|||||||||
7.
|
Implement comma separated search | Done | Kevin Reid (Inactive) |
|
|||||||||
8.
|
Make sure other pages using the same modal still work | Done | Kevin Reid (Inactive) |
|