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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: