← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1349464] [NEW] Workflow Wizard depends_on won't be checked on javascript

 

Public bug reported:

Currently the Workflow field depends_on will not be checked on JavaScript.
So even if your step is not valid you will still get to the next tab and will only see the errors at the end.

Lets consider that I have a workflow where I have a field that is set or
not set by a step and the next step `depends_on ` that field. Or even at
the start of the workflow.

depends_on is only checked at the end of each workflow, which is in my
eyes a really bad behavior / design.

Edit: this is only true when running in wizard mode.

** Affects: horizon
     Importance: Undecided
         Status: New

** Summary changed:

- Workflow depends_on won't be checked on javascript
+ Workflow Wizard depends_on won't be checked on javascript

** Description changed:

  Currently the Workflow field depends_on will not be checked on JavaScript.
  So even if your step is not valid you will still get to the next tab and will only see the errors at the end.
  
  Lets consider that I have a workflow where I have a field that is set or
  not set by a step and the next step `depends_on ` that field. Or even at
  the start of the workflow.
  
  depends_on is only checked at the end of each workflow, which is in my
  eyes a really bad behavior / design.
+ 
+ Edit: this is only true when running in wizard mode.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1349464

Title:
  Workflow Wizard depends_on won't be checked on javascript

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Currently the Workflow field depends_on will not be checked on JavaScript.
  So even if your step is not valid you will still get to the next tab and will only see the errors at the end.

  Lets consider that I have a workflow where I have a field that is set
  or not set by a step and the next step `depends_on ` that field. Or
  even at the start of the workflow.

  depends_on is only checked at the end of each workflow, which is in my
  eyes a really bad behavior / design.

  Edit: this is only true when running in wizard mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1349464/+subscriptions


Follow ups

References