Uploaded image for project: 'Proxy'
  1. Proxy
  2. PROXY-98

CLONE - Variable in application configuration should have a unique name

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Low
    • Resolution: Fixed
    • Affects Version/s: 3.3.3
    • Fix Version/s: 4.1.0, 3.3.4
    • Labels:
      None
    • Sprint:
      Sprint 41
    • Account:
      IHE Europe (IHE2012)

      Description

      The variables in application configuration should be unique. However, it appears that if an INSERT is done in database (as example, during a SQL script update), variables can be duplicated.

      Constraint UNIQUE is missing on the column variable of the table app_configuration. A script SQL should be added to the ear to update the database and add the constraint. And an annotation @Column(unique=true) should be added to the property 'variable' for future deployement.

      This depends on the project proxy (jboss5)

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              gthomazon Guillaume Thomazon (Inactive)
              Reporter:
              ceoche Cédric Eoche-Duval
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 1 hour, 30 minutes Original Estimate - 1 hour, 30 minutes
                  1h 30m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours
                  2h

                    Potential Duplicates