-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Some batch operations (like cancel process instance) fail in case the process instance is already completed at the point in time the operation runs. This can create many failed batch jobs which are hard to get rid of. However, this operation does not need to fail, the process instance is already completed so there is no use to fail the operation: the user's desired end state is already reached.
Note while working on this:
- decide whether the same idempotent behavior could/should easily be implemented for other operations (delete process instance from history for example)
- decide to in addition work also on a general solution to deleting batch operations with many failed batch jobs, see
CAM-9551
This is the controller panel for Smart Panels app
- depends on
-
CAM-9975 Delete runtime instance batch succeeds if instances are already deleted
- Closed
-
CAM-9976 Delete historic process instance batch succeeds if instances are already deleted
- Closed
-
CAM-9977 Delete historic decision instance batch succeeds if instances are already deleted
- Closed
-
CAM-9978 Expose ifExists flags in REST API Methods to delete historic and runtime process instances
- Closed
- is related to
-
CAM-9551 Make it possible to delete batch operations with many (failed) batch jobs
- Closed
- mentioned in
-
Page Loading...