Content
General info
The users list page includes filtering options that allow users to filter the list of CRM users by Business Unit, Categories, and Country. Users are pre-filtered by their own country by default, with the option to reset this filter. The filters are persistent, meaning they are saved when navigating away from and returning to the page. Additionally, the page includes a search field to allow users to search by name or other relevant criteria.
User story
As a [CRM user],
I want to filter the list of CRM users by Business Unit, Categories, Manager, and Country,
So that I can easily find and manage specific users based on these criteria.
Visual design:
|
# |
Acceptance Criteria |
|
|---|---|---|
|
01 |
Scenario: Opening the Filters panel
|
|
|
02 |
Scenario: User interact with the filter panel |
|
# |
Filter Field |
Acceptance Criteria |
Query |
|---|---|---|---|
|
https://api.staging.rockengroup.com/api-documentation-2000#/User/get_api_v1_users_ |
|||
|
01 |
User name |
Scenario: User applies Users filter. Select type:
|
search query |
|
02 |
Keyword OOS |
Scenario: User applies a keyword filter. Select type:
|
search by all fields in Users |
|
03 |
Status |
Scenario: User applies a status filter. Select type:
|
should be added to API by backend developer Options: |
|
04 |
Business Unit |
Scenario: User filters by business unit. Select type:
|
business_units[] |
|
05 |
Role |
Scenario: User applies a Role filter. Select type:
|
should be added to API by backend developer |
|
06 |
Division |
Scenario: User applies division filter. Select type:
|
should be added to API by backend developer |
|
07 |
Position |
Scenario: User applies a position filter. Select type:
|
should be added to API by backend developer Options: |
|
08 |
Category |
Scenario: User applies a category filter. Select type:
|
should be added to API by backend developer |
|
09 |
Market |
Scenario: User filters by country. Select type:
|
should be added to API by backend developer |

Leave a Reply
You must be logged in to post a comment.