-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
As an operator, I can set variables on multiple process instances using a batch operation so that I don't have to do it one instance at a time
Problem
Multiple situations can lead to the fact that multiple process instances are missing a variable or have the wrong value for a variable. Currently I have to add/remove variables for each individual process instance, one instance at a time (or write a script that does it via API or do it directly in the database )
AC:
- Batch operation allows me to set variable on multiple process instances
Scope:
- Primitive Variable Types only
- Root process instance scope only
- Set variable (add / update) only (not delete)
- One variable at a time