Content
General info
This story involves adding comprehensive filtering options to the processes list page. Users need to be able to filter processes by multiple statuses and additional criteria to streamline their workflow and gain better insights into the status and history of each process.
User story
As a CRM user
I want to filter the processes list by different statuses and criteria
So that I can efficiently manage and review processes based on their current state and other relevant details
Visual design:
Acceptance criteria |
||
|---|---|---|
|
01 |
Scenario: Filter by Statuses |
|
|
02 |
Scenario: search field location |
|
|
03 |
Scenario: Opening the Filters panel
|
|
|
04 |
Scenario: User interact with the filter panel |
|
9# |
Filter Field |
Acceptance Criteria |
Query |
|---|---|---|---|
|
https://api.staging.rockengroup.com/api-documentation-2000#/Process/get_api_v1_processes |
|||
|
01 |
Sales/Account |
Scenario: User applies a Sales/Account filter. Select type:
|
should be added to API by backend developer |
|
02 |
Management consultant |
Scenario: User applies a Management consultant filter. Select type:
|
should be added to API by backend developer |
|
03 |
Responsible |
Scenario: User applies a Consultant filter. Select type:
|
should be added to API by backend developer |
|
04 |
Recruiter |
Scenario: User applies a Recruiter filter. Select type:
|
should be added to API by backend developer |
|
05 |
Process creation date |
Scenario: User filters by process creation date. |
should be added to API by backend developer |
|
06 |
Last Update |
Scenario: User filters by Last update. |
updated_from updated_to |
|
07 |
Market |
Scenario: User filters by market. Select type:
|
should be added to API by backend developer |
|
08 |
Candidate |
Scenario: User applies a Candidate filter. Select type:
|
should be added to API by backend developer |
|
09 |
Company |
Scenario: User applies a Company filter. Select type:
|
should be added to API by backend developer |
|
10 |
Interview date |
Scenario: User filters by creation date. |
should be added to API by backend developer |
|
11 |
Candidate rejected: reason |
Scenario: User applies the reason of candidate rejected Select type:
|
candidate_rejected[] Available values :
|
|
12 |
Company rejected: reason |
Scenario: User applies the reason of company rejected Select type:
|
company_rejected[] Available values :
|



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