]
Lincoln Baxter III updated FORGE-691:
-------------------------------------
Fix Version/s: 2.x Future
(was: 1.x Future)
scaffolding does not support entities using a manytomany relationship
with a join table
---------------------------------------------------------------------------------------
Key: FORGE-691
URL:
https://issues.jboss.org/browse/FORGE-691
Project: Forge
Issue Type: Feature Request
Components: Scaffold
Reporter: Kevin Hooke
Fix For: 2.x Future
using field with a relationship type of manytomany does not give the option to generate
the relationship using a join table. If you map this relationship by hand with JPA
annotations using oneToMany from either side to an association entity, Forge scaffolding
does not know how to generate view pages to handle creation of the relationship. It
currently attempts to populate a list to allow the user to select an instance of the
association class, which doesn't make any sense.
--
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: