Scheduled workflow is not running when it was previously running.
During an Export-Import operation, the new workflow receives a duplicate GUID. This prevents proper scheduling because the scheduler operates with GUIDs.
Due to the duplicate GUIDs the workflow does not run.
Steps to reproduce the issue:
1. Export the automation workflow to an XML file.
2. Import the workflow back.
3. Slightly modify the workflow and then try to run on a schedule.
Observed behavior:
* Only the original workflow will run as scheduled. the new workflow based on imported data will not run as scheduled.
WORKAROUND
The only workaround is to create a new Workflow manually so it gets a unique GUID assigned to it. There is no workaround for Exporting from old and Importing to new.
SOLUTION
This was tested with Active Roles 7.4.3, and is resolved in this version.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center