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

jpa-new-field does not process --relationship-type if wizard isn't used

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 3.8.1.Final, 3.9.0.Final
    • Java EE, UI - Shell
    • None
    • Hide
      project-new --named reproduce
      jpa-setup
      jpa-new-entity --named Bank
      jpa-new-entity --named Customer
      jpa-new-field --named bank --type org.reproduce.model.Bank --relationship-type Many-To-One
      
      Show
      project- new --named reproduce jpa-setup jpa- new -entity --named Bank jpa- new -entity --named Customer jpa- new -field --named bank --type org.reproduce.model.Bank --relationship-type Many-To-One

    Description

      If you add a field to a JPA Entity using jpa-new-field and statisfy all inputs (--named), then instead of the requested relationship (--relationship-type), a BASIC relationship is added.

      Attachments

        Activity

          People

            Unassigned Unassigned
            criztovyl Christoph Schulz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: