-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: Workflow
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Epic Link:
-
Sprint:Workflow_7.2_04, Workflow_7.2_05, Workflow_7.2_06, Workflow_7.2_07, Workflow_7.2_08, Workflow_7.2_09, Workflow_7.2_10
As a process owner, I want to able to search and order the list of reports for all running processes, so I can find the process I'm looking for.
Acceptance Criteria
- The dataset display should show all published and not published process definitions;
- The table should have the following columns: Process Name, Overdue, On Time and Total Pending;
- The data displayed under Overdue, On Time and Total Pending should bring numbers only (as specified on Figma mockup);
- Allow to order the table items by clicking on the table header titles (see Lexicon guidelines to implement that);
- Users should be able to click on the process name and be directed to the process report page;
- The search bar should only consider the most recent workflow version name;
- When there are no results for search terms, the table should display the specific empty state;
- The Results Bar should show the search terms (see Lexicon guidelines to implement that);
- If there are no reports available, the page should display the specific empty state (as specified on Figma mockup);
- The table entries should be ordered by Overdue, from biggest to the smaller value, by default;
- Once an order option is made by the user, this definition should be saved by the system during the user stay in the Metrics context, even when the user makes a search query, reloads the page.
Definitions of Done
- Related tests created and passed successfully;
- All Acceptance Criteria were passed;
- Make sure that all system documentation were updated (if necessary);
- Validated by QA, Product Designer and/or PM;
- No critical issue related to Story scope (ex.: similar of a FP4, FP5 bug);
- Code with peer review completed.
Design Deliverable (Review the Workflow page on Figma)
https://www.figma.com/proto/4PjvCGGq5cBYY8gHSD60pP/02-m-reports-list-nm?node-id=0%3A1&viewport=201%2C318%2C0.125&scaling=min-zoom
- causes
-
LPS-93559 ResultsBar.js test is failing
- Closed
- demands
-
LPS-88706 Sub Aggregations
-
- Closed
-
- depends on
-
LPS-84440 Unable to set GroupBy terms aggregation size through API
- Closed
- Discovered while testing
-
LPS-93969 On the Metrics page, the order is wrong.
- Closed
- Testing discovered
-
LPS-93830 On the Metrics page, the default order is wrong.
- Closed
-
LPS-93831 On Metrics page, The search don't have any information that the search is "in progress"
- Closed
-
LPS-93833 On the Metrics page, "Clear all" button don't clear the search field
- Closed
-
LPS-93834 On Metric page, the Search is made considering the previous search
- Closed
-
LPS-93836 On Metrics page, The search field disappears with the term that was searched
- Closed
- links to