Environment (Required on creation):
Cockpit (version >= 7.12)
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
When activityInstanceId is NULL for a historic variable instance, then Cockpit shows a notification (Could not load scope for variables of completed process instances: too many activity instances) in "Variables" section of History view of Process Instance.
Steps to reproduce (Required on creation):
- A process instance has a process variable for which activityInstanceId is null.
- In Cockpit, go to process instance history tab
- Open variables tab
Observed Behavior (Required on creation):
- Notification is displayed that says "Could not load scope for variables of completed process instances: too many activity instances"
Expected behavior (Required on creation):
- There should not be any misleading notification in this case.