As a user, executing a batch operation for setting variables in cockpit should always succeed even if one or more process instances have been completed/deleted in the meantime.
Functional Requirements (Required before implementation)
When executing a batch operation for setting variables on one or more process instances, if any of the process instances has been completed/deleted, the batch should still succeed.
User Story (Required on creation)
As a user, executing a batch operation for setting variables in cockpit should always succeed even if one or more process instances have been completed/deleted in the meantime.
Functional Requirements (Required before implementation)
Technical Requirements (Required before implementation)
AbstractVariableCmd
to not fail on given conditions (execution coming from batch).BatchSetVariablesHandler
only.Limitations of Scope
Hints
Links
Breakdown
Dev2QA handover