-
Bug
-
Resolution: Done
-
Critical
-
2.0.0.Beta3
-
None
Given a subflow when a change is made in any of the displayed commands/wizard steps, the display order of the individual elements in the subflow changes.
For example, when a subflow containing [JPASetupWizard, CDISetupWizard, EJBSetupWizard, ServletSetupWizard, FacesSetupWizard, ExecuteSetupCommand] is displayed, if the values in the CDI Setup wizard are modified, then the EJB Setup Wizard is not displayed immediately after the CDI wizard. It will be displayed later, and the Servlet Setup Wizard is chosen to be displayed in it's place.
This behavior is cumulative - if values in other pages are also modified, then multiple subflow components will be displayed out of order and the original subflow order is never adhered to.
- blocks
-
FORGE-808 Design the next-generation scaffold addon
- Closed