camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.13k stars 1.56k forks source link

Idempotency of change variables batch operation #4795

Closed joaquinfelici closed 1 day ago

joaquinfelici commented 1 week ago

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)

Limitations of Scope

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/4790
- [ ] https://github.com/camunda/camunda-docs-manual/pull/1707
- [ ] https://github.com/camunda/camunda-docs-manual/pull/1708
- [ ] https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1314

Dev2QA handover