-
Bug
-
Resolution: Done
-
Normal
-
None
-
1.8.1
-
None
-
1
-
False
-
-
False
-
-
-
RHDH F&UI plugins 3284
Description of problem:
When a user provide input parameters and mandatory value was not provided. Next the user navigates to previous step and back upon view rendering the validation process is triggered but it should not be.
Prerequisites (if any, like setup, operators/versions):
The orchestrator plugin 1.8.2.
Steps to Reproduce
- navigate multi step workflow input new to at least second step
- do not provide mandatory value
- navigate to previous step
- go back to the step with mandatory value
- observe validation failure
Actual results:
Extra validation perform upon step rendering
Expected results:
Validation should only be run when next button is clicked