Environment (Required on creation):
Camunda Automation Platform 7.17.0-alpha6
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
See the following screencast:
instance-modification-collapsed-subprocess-drilldown.gif
Steps to reproduce (Required on creation):
- Deploy a process with a collapsed subprocess and activities on multiple levels
- E.g., after-work.bpmn
- E.g., after-work.bpmn
- Start a new instance of this process
- Go to the process definition/instance runtime view
- Click on the "Modify" tab
- Create a modification instruction on the root level
- Drill down to the collapsed subprocess
The historic process instance restart feature is affected as well.
Observed Behavior (Required on creation):
Further modification instructions cannot be applied to flow nodes inside the collapsed subprocess.
Expected behavior (Required on creation):
Modification instructions can be applied to flow nodes on the root level or inside collapsed subprocesses.
Root Cause (Required on prioritization):
- ModificationService#processBpmnElements is not called when drilling down/up.
- "Hover" events can only be added when flow nodes are shown
- Skip adding "hovers" when they were already added before
Solution Ideas (Optional):
To reduce the scope, instance modification can only be allowed on one level and not across multiple levels.
Hints (optional):
-
This is the controller panel for Smart Panels app
[CAM-14515] In Cockpit, instance modification/restart doesn't work inside collapsed subprocesses
Attachment | New: instance-modification-collapsed-subprocess-drilldown.gif [ 51037 ] | |
Description |
Original:
h3. Environment (Required on creation):
Camunda Automation Platform 7.17.0-alpha6 h3. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket): See the following screencast: [^instance-modification-collapsed-suprocess-drilldown.gif] h3. Steps to reproduce (Required on creation): # Deploy a process with a collapsed subprocess and activities on multiple levels # Start a new instance of this process # Go to the process definition/instance runtime view # Click on the "Modify" tab # Create a modification instruction on the root level # Drill down to the collapsed subprocess h3. Observed Behavior (Required on creation): Further modification instructions cannot be applied to flow nodes inside the collapsed subprocess. h3. Expected behavior (Required on creation): Modification instructions can be applied to flow nodes on the root level or inside collapsed subprocesses. h3. Root Cause (Required on prioritization): TBD h3. Solution Ideas (Optional): To reduce the scope, instance modification can only be allowed on one level and not across multiple levels. h3. Hints (optional): - |
New:
h3. Environment (Required on creation):
Camunda Automation Platform 7.17.0-alpha6 h3. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket): See the following screencast: [^instance-modification-collapsed-subprocess-drilldown.gif] h3. Steps to reproduce (Required on creation): # Deploy a process with a collapsed subprocess and activities on multiple levels # Start a new instance of this process # Go to the process definition/instance runtime view # Click on the "Modify" tab # Create a modification instruction on the root level # Drill down to the collapsed subprocess h3. Observed Behavior (Required on creation): Further modification instructions cannot be applied to flow nodes inside the collapsed subprocess. h3. Expected behavior (Required on creation): Modification instructions can be applied to flow nodes on the root level or inside collapsed subprocesses. h3. Root Cause (Required on prioritization): TBD h3. Solution Ideas (Optional): To reduce the scope, instance modification can only be allowed on one level and not across multiple levels. h3. Hints (optional): - |
Attachment | Original: instance-modification-collapsed-suprocess-drilldown.gif [ 51036 ] |
Description |
Original:
h3. Environment (Required on creation):
Camunda Automation Platform 7.17.0-alpha6 h3. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket): See the following screencast: [^instance-modification-collapsed-subprocess-drilldown.gif] h3. Steps to reproduce (Required on creation): # Deploy a process with a collapsed subprocess and activities on multiple levels # Start a new instance of this process # Go to the process definition/instance runtime view # Click on the "Modify" tab # Create a modification instruction on the root level # Drill down to the collapsed subprocess h3. Observed Behavior (Required on creation): Further modification instructions cannot be applied to flow nodes inside the collapsed subprocess. h3. Expected behavior (Required on creation): Modification instructions can be applied to flow nodes on the root level or inside collapsed subprocesses. h3. Root Cause (Required on prioritization): TBD h3. Solution Ideas (Optional): To reduce the scope, instance modification can only be allowed on one level and not across multiple levels. h3. Hints (optional): - |
New:
h3. Environment (Required on creation):
Camunda Automation Platform 7.17.0-alpha6 h3. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket): See the following screencast: [^instance-modification-collapsed-subprocess-drilldown.gif] h3. Steps to reproduce (Required on creation): # Deploy a process with a collapsed subprocess and activities on multiple levels # Start a new instance of this process # Go to the process definition/instance runtime view # Click on the "Modify" tab # Create a modification instruction on the root level # Drill down to the collapsed subprocess The historic process instance restart feature is affected as well. h3. Observed Behavior (Required on creation): Further modification instructions cannot be applied to flow nodes inside the collapsed subprocess. h3. Expected behavior (Required on creation): Modification instructions can be applied to flow nodes on the root level or inside collapsed subprocesses. h3. Root Cause (Required on prioritization): TBD h3. Solution Ideas (Optional): To reduce the scope, instance modification can only be allowed on one level and not across multiple levels. h3. Hints (optional): - |
Summary | Original: In Cockpit, instance modification doesn't work after drilling down into a collapsed subprocess | New: In Cockpit, instance modification/restart doesn't work after drilling down into a collapsed subprocess |
Summary | Original: In Cockpit, instance modification/restart doesn't work after drilling down into a collapsed subprocess | New: In Cockpit, instance modification/restart doesn't work inside collapsed subprocesses |
Fix Version/s | New: 7.17.x [ 17395 ] | |
Fix Version/s | New: 7.18.0 [ 17394 ] |
Affects Version/s | New: 7.17.0 [ 16007 ] |
Remote Link | New: This issue links to "Page (camunda confluence)" [ 17301 ] |