Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Under each process in processes tab, click on "Show Additional Info" link to reveal the Process Definition ID. You can find the process version in between the 2 hashes.
...
For example, in the table and screenshot below, 123_hr_expenseexpenseclaim_process1 will show forms mapped according to its activity mappings under app version 1 regardless of whether app version 1 or 2 is published or not.
On the other hand, 124_hr_expenseexpenseclaim_process1 will show forms from app version 2.
App Version | Process Version | Action Taken |
---|---|---|
1 | 1 | Started a process instance 123_hrexpenseclaim_expense_process1 |
2 | 2 | Started a process instance 124_hrexpenseclaim_expense_process1 |
By accessing the form record created by a process instance of different app version, you may not be seeing the exact form used during the process instance flow process. As such, you can clone the form from the originating app version into the current app version that you are working on so that you can then gain access to the very form used during the process flow.
...