-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
I can migrate a transition instance (i.e. async continuation before or after an activity), if
- there is a valid mapping from the related activity to another activity (this also means, they are of the same type, which is not strictly required to migrate jobs)
- and the target activity has the same kind of async properties (i.e. is asyncBefore/asyncAfter as well)
After migration, the job is then executed at the target activity.
This is the controller panel for Smart Panels app
- is related to
-
CAM-5503 Migrating transition instances does not trigger validation exception
- Closed