Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Audi Demo System Dortmund
-
Request Controller:Czeranka, Norbert
-
External Supervisor:Voitovich, Mary
-
Executing Programmer:Please select
-
Ext Project Id:AUDI-01.5
Description
When using auto form for process nodes it seems that process variables should be displayed in the order of their defintion in the Groovy script. (in process editor they are sorted alphabetically)
In this case this seems to work with the exception of four variables (see screenshot).
As soon as you edit the process via dialog, a new script is generated and the order of the process variables is changed within the skript.
1. See attached Workflow and the order of the process variables
2. upload into workarea and start workflow
3. when reaching third step, "S_2_1_PflegeBasisdaten", first four variables are out of order
4. change workflow in the edit process types dialog -> save
5. show source code -> order was changed
Question: What is the reason for the four variables to be "out of order"?
Second Question: Can it be guaranteed that the order of the process variables is fix even if the process is changed in the setup dialogues?