-
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_10, Workflow_7.2_11, Workflow_7.2_12
As a process manager, I want to be able to see a list of all items for the process I'm analysing.
Process item = process instance
Acceptance Criteria
- Users should be able to click on the metric cards and be directed to the All Items page, with all pending items listed on it;
- The page title should be <Workflow name: All Items>
- The table should have the following columns:
- ID: numeric key unique to each process instance AND SLA status icon (Overdue, On Time, Untracked);
- Item Subject: <Asset type: Asset name>;
- Process Step: it should indicate the workflow node(s) the item is at the moment;
If multiple, it should indicate the total number of steps (as specified at the Mockup page on Figma); Update: the table will not truncate the entries - Created by: username from the user who started the process;
- Creation Date: the start date of the process;
- The table entries won't be truncated. If they are too long, there should be a line break;
- If there are no items to show, the page should display the specific empty state (as specified on Figma);
- If there is a problem retrieving data, the page should display the specific error state (as specified on Figma);
- The table entries should be ordered by Creation Date, from older to the most recent date;
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 Mockup page on Figma)
- Mockup Process with SLA: https://www.figma.com/file/d38DLNuS5WvECitsui39te/13-all-items-list?node-id=231%3A24730
- demands
-
LPS-86653 Workflow Components Overview
-
- Closed
-
- Testing discovered
-
LPS-95030 The treatment for long texts under Item Subject column is breaking words in the middle
- Closed
-
LPS-95033 Under Process Step column, the first word of the step must have a capital letter treatment
- Closed
-
LPS-95034 The column elements are overlapping on small screen width
- Closed
- links to
(1 links to)