Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 1.0.0-alpha5, 1.0.0-RC1, 1.0.0-RC2
-
Component/s: Instances List, Single Instance
-
Labels:None
Description
Given
I am in instances list page/instance detail page
When
- In the instances list, the name of the Workflows are shown as numbers in the table and in diagram header.
- In the details view, in instance header and in history the name of the Workflow is shown as number.
Expected
As a user, i want to see the real name of the Workflows for each instance in the Instances List and in instance header and in history in Instance Detail view.
In case the name is empty (or null), the business id must be shown (field bpmnProcessId).
+ the column must be sortable ("sortBy": "workflowName").