-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
1
-
Not defined
-
3 - Expected
Problem Definition
User Story
As a process owner
I want to see a list of processes
So that I can organize my process data
PM Notes (Customer requests, context, assumptions)
- One customer (SUPPORT-8132) mentioned dozens of processes and problems keeping track of each of them
- Optimize's dashboard and report-based UI don't align with Modeler's information architecture (project and diagram/file). This increases cognitive load and makes it more difficult to align the UX across different components
Solution Definition
Solution Ideas
See designs
Design Notes (Videos, mockups, guidance)
- Kickoff Doc
- Flow Video* Note - design is outdated, refer to the designs in zeplin
- Configure Goals Modal Video:
- Zeplin Designs
User Scenario (Given, When Then)
GIVEN I am viewing the Optimize homepage
(SH) AND I don't have restricted privileges (e.g., I can create a Collection)
(MH) THEN I can navigate to a Processes page
(MH) WHEN I view the Processes page
(MH) THEN I can see all processes that I can view in Optimize (e.g., the list returned from the "Add Data Source" page)
(SH) AND data is filtered by process instances ending in the current month
(NTH) AND I can sort by process name
(NTH) AND I can sort by Process Owner
(NTH) AND I can sort by goals
Metrics (if applicable)
- Track the number of times the page is visited
This is the controller panel for Smart Panels app
1.
|
Create process list GET API endpoint | Done | Unassigned | |
2.
|
Add process list page | Done | Unassigned | |
3.
|
Make process list GET API endpoint sortable by name and owner | Done | Unassigned |