[forge-issues] [JBoss JIRA] (FORGE-916) Faces scaffold does not handle deletion of entities with bidirectional relationships

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Thu May 23 06:48:06 EDT 2013


Vineet Reynolds created FORGE-916:
-------------------------------------

             Summary: Faces scaffold does not handle deletion of entities with bidirectional relationships
                 Key: FORGE-916
                 URL: https://issues.jboss.org/browse/FORGE-916
             Project: Forge
          Issue Type: Bug
          Components: Scaffold
    Affects Versions: 1.3.0.Final, 1.0.5.Final
            Reporter: Vineet Reynolds
            Assignee: Vineet Reynolds


The generated Faces scaffold contains code to handle deletion. But this works only for all scenarios.

For bidirectional relationships, the generated code in the View Beans should perform deletion on both sides of the relationship. Currently, this is performed on only one side - the side corresponding to the view from where deletion was triggered.

--
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: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list