-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- There is a method in history service to delete all historic data for a variable instance
- The variable instance is identified by id
- the method deletes from ACT_HI_VARINST and ACT_HI_DETAIL
- Works the same for a running instance; if this variable is then set again after deletion, new history entries should be created and execution should not fail
- Permission DELETE_HISTORY on resource PROCESS_DEFINITION is needed for historic variables of process instances
- No permission is needed for historic variables of decision instances and standalone tasks