]
George Gastaldi updated FORGE-1704:
-----------------------------------
Priority: Major (was: Blocker)
Stale subflow pages are displayed and corresponding commands
executed
---------------------------------------------------------------------
Key: FORGE-1704
URL:
https://issues.jboss.org/browse/FORGE-1704
Project: Forge
Issue Type: Bug
Components: UI - API
Affects Versions: 2.3.0.Final
Reporter: Vineet Reynolds
This happens in scaffolding, but it is very likely an implementation issue with respect
to subflows in the UI-API.
Stale subflow pages are displayed and their corresponding commands are executed even
though they pages should not be displayed and are not relevant to the subflow sequence.
In scaffolding (see steps to reproduce), when I choose a scaffold provider, subflow pages
from the originally selected provider are displayed in combination with the currently
selected provider. Additionally, UICommands or WizardSteps from the original provider are
executed, resulted in a weird scaffold being generated.