Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
There are 2 situations as below:
Panel |
---|
We are advice our user to branch the app to a new version whenever they would like to make some change on an app which is in production already. So that, all the running will continue running without affected by the work that not production ready yet. Another thing need to keep in mind is when we say updating the existing running process to a newer process flow, it is actually abort the currect one and start the new process from where its activity stop with the same record id. So, the process instance id will be different from the original one. This will cause the SLA data become not accurate. This is the reason why we are not encourage a running process instance in production mode to update to a newer process flow. |