-
Bug
-
Resolution: Unresolved
-
Major
-
1.34.0, 1.35.0
-
None
Summary
Management console is unable to sort workflow instance by ID on workflow instances page.
Only way to fix this is to refresh the page. Other option to sort become unavailable.
When using other options to sort ( status ) the user is able to select different option, while with ID the other options become disabled.
Firefox, Chrome
Steps to reproduce
1. Deploy WF and trigger some instances
2. Navigate to workflow instances in console
3. Sort by ID:
Actual results
Empty list of workflows; Notice also the missing arrows next to column names
Expected results
List of workflow instances is not empty and is sorted by ID.
Testing
Implement a cypress UI test.