cr-connect-workflow/migrations/versions
Dan Funk 9fcd6f38f4 Merge remote-tracking branch 'origin/master' into feature/pb_services 2020-03-05 17:13:41 -05:00
..
0ae9742a2b14_.py Missing migration. 2020-03-04 13:48:13 -05:00
1c6e4e179f8e_.py Replaces migration and fixes broken tests 2020-03-03 16:02:01 -05:00
301c4fd103d2_.py Workflow Processor will deserialize workflows using the version of the BPMN files used during creation, but allows for both a soft and hard reset - soft resets will use the new workflow without a restart and will retain full history. A hard-reset will restart the workflow from scratch, but will retain the data from the last completed task. Workflows have a complex version number associated with them that is used during the deserialization to find the correct files. 2020-03-05 15:38:30 -05:00