Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-972

The generated Faces scaffold contains functional errors for entities with immutable properties or collections of immutable properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.x Future
    • 1.3.1.Final
    • Scaffold
    • None

      This is related to an issue in the generated scaffold of the TicketMonster model: JDF-391.

      The generated Faces scaffold does not treat immutable properties and collections of immutable properties differently. Differential treatment is required since immutable properties lack setters and hence instances of them need to be created via the specialized constructors that exist for the immutable entities.

      Updates of immutable properties will require deletion of existing immutable instances followed by creation of new ones.

              vineet.reynolds_jira Vineet Reynolds (Inactive)
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: