Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 1.0.0-alpha9, 1.0.0-RC2
-
Component/s: Single Instance
-
Labels:
Description
When user clicks on a selectable item in the diagram, in the pop-up card the following information will be shown:
Case 1: (This case is already handled in OPE-379)
If a Flow Node with single instance is selected, then show
- Flow Node Instance Id
- Job Id
- Started
- Completed
- More... link
Case 2:
If a subprocess which contains only single instance is selected, then show
- Flow Node Instance Id
-Job Id (Please double check if there is any Job id for this situation.) - Started
- Completed
- More... link
Case 3:
If a subprocess which has more than one instance is selected, then show
There are [number of instances] instances.
To view metadata for any of these, select one instance in the Instance History.
Zeplin: https://zpl.io/b6jdlwy
The corresponding Flow Node instances will be selected (highlighted) in the Flow Node Instance Log (tree view).
Case 4:
If a flow node has more than one instance (Peter case), then show:
There are [number of instances] instances.
To view metadata for any of these, select one instance in the Instance History.
Zeplin: https://zpl.io/b6jdlwy
The corresponding Flow Node instances will be selected (highlighted) in the Flow Node Instance Log (tree view).