Remove failIfNotExists flag from delete process instance batch operations if unnecessary #4804
Labels
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
Description
Following-up on the kick-off analysis for Idempotency of change variables batch operation, one question arose regarding the removal of the ifExists flag for the async operations for the deletion of process instances (both runtime and historic): why do we persist the
failIfNotExists
flag state in the database for Batch Operations but if it cannot be configured? It's used in botch DeleteProcessInstancesJobHandler and DeleteHistoricProcessInstancesJobHandler.Acceptance Criteria (Required on creation)
Hints
Links
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: