]
Lincoln Baxter III updated FORGE-1000:
--------------------------------------
Fix Version/s: 2.x Future
Forge scaffold should allow newly created un-persisted instances to
be associated with each other in the views
--------------------------------------------------------------------------------------------------------------
Key: FORGE-1000
URL:
https://issues.jboss.org/browse/FORGE-1000
Project: Forge
Issue Type: Feature Request
Components: Scaffold
Affects Versions: 1.3.2.Final
Reporter: Vineet Reynolds
Fix For: 2.x Future
This is from the [Sakila-H2
model|https://github.com/maxandersen/sakila-h2].
In the create stores screen, we have new Staff that can be added to a store, as well as a
manager (another Staff) that can be assigned to a store. The manager to be assigned to the
store is not nullable (and is required to be provided when creating/editing a store; see
FORGE-999). When no Staff has been created yet, the list of staff that can be assigned as
a manager is empty, thus making it impossible to create a new Store without modifying the
scaffold.
This could be improved by allowing new Staff to be created in the Create Stores screen,
and allowing the newly created but un-persisted Staff to be assigned as Managers to the
Store.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: