Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
By updating the process design in the same app version, all existing running process instances in the same app version will automatically be updated to the new process flow in the background.
Do not perform this unless it is absolutely necessary in a production server.
Warning | |||||
---|---|---|---|---|---|
| |||||
Process migration will takes place once process design is changed. Repetitive process change deployment will disrupt existing process instances migration in the background.
|
Info | ||
---|---|---|
| ||
The following will take place during migration of process instances:- 1. Abort pending process instances. 2. New process instances will be created. (A new process instance ID will be created in which you can find the linkage in the database table wf_process_link) 3. Resume by matching previous pending activities IDs with the new Process version’s design. |
After you update the process design, do remember to check all the activity/plugin mappings to make sure that they are current and in sync with your process design.
...