-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
7.8.0-alpha1
-
None
Scenario:
- process instance with variables in a scope x
- end scope x
Expected behavior:
- historic variables have state DELETED
Current behavior:
- historic variables have state CREATED
Reason:
- apparently, the deletion state is currently only set when variables are removed explicilty via the remove APIs