The stage with If/Else condition keeps changes its value if you go to edit after a save. It also shows incorrect condition in the designer.
Create:
Designer:
Up on edit:
Expected Behavior
Create page, designer, and edit should retain correct values. Right now it is not sure what the system is saving in the backend since all three values are different.
What solution version are you using?
Whichever is the latest
What app or flow are you having the issue with?
None`
Steps To Reproduce
Add two variables to Process Designer
First a text variable Name, and only then a second variable Price as number
Create a stage with If/Else condition
Select Price and select Greater than equal to
Add static value 400
Save
Check that designer shows Price equal to instead of greater than or equal to
Click Edit stage
Edit condition
Notice that instead of Price, Name variable is selected and operand is Equals
Describe the issue
The stage with If/Else condition keeps changes its value if you go to edit after a save. It also shows incorrect condition in the designer.
Create:
Designer:
Up on edit:
Expected Behavior
Create page, designer, and edit should retain correct values. Right now it is not sure what the system is saving in the backend since all three values are different.
What solution version are you using?
Whichever is the latest
What app or flow are you having the issue with?
None`
Steps To Reproduce
Add two variables to Process Designer First a text variable Name, and only then a second variable Price as number Create a stage with If/Else condition Select Price and select Greater than equal to Add static value 400 Save Check that designer shows Price equal to instead of greater than or equal to Click Edit stage Edit condition Notice that instead of Price, Name variable is selected and operand is Equals
Anything else?
No response
AB#1915