Dynamic Work Flow Names
Database Model
The graphical representation of the database model was created by mysql-worbench V5.2.31. An older version is part of the OpenSuse distribution. Contact TN is you want to install mysql-worbench V5.2.31 from source on OpenSuse or on other linux distributions.
The model as MySQL WorkBench File or asPDF File
System Changes
There are some changes in the DrawMGT system to care about:
- The field Revisions.displayWorkFlowTypeId appears in the select lists, but the field Revisions.workFlowTypeId is used for the validation. It must be ensured that Revisions.workFlowTypeId is updated always on Revisions.displayWorkFlowTypeId change
The DocumentTypeRef table contains displayWorkFlowTypeId instead of workFlowTypeId
Open Points
- Validation error messages shows the original field names instead of the dynamic ones