-
Bug
-
Resolution: Done
-
Minor
-
7.0.0.LA
-
None
When a custom filter over the column processId is defined in Process Instances perspective, the columns available to be shown for filtered out instances are incremented by the specified global process variables which have value.
This allows global process variables' values for a particular process instance to be seen together with other (default) parameters (Initiator, Version, State, Start Date).
The issue is that in addition to process variables, two more parameters are introduced to the list of available columns to be shown:
1. initiator - duplicate of default Initiator parameter
2. processId - column used for filter creation
- is caused by
-
JBPM-5334 Process Instances: Filter over the column "processId" introduces superfluous visible columns
- Resolved