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

add-constraint Pattern erronously adds flags to annotation even when none are defined

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Builtin Plugins
    • Labels:
      None

      Description

      It adds @Pattern(message = "must contain only letters and spaces", regexp = "[A-Za-z ]*", flags = "{}") even when I didn't specify any flags and also produces an error in the imports – import javax.validation.constraints.Pattern$Flag;

        Gliffy Diagrams

          Issue Links

            Activity

            pmuir Pete Muir created issue -
            kevinpollet Kevin Pollet made changes -
            Field Original Value New Value
            Assignee Kevin Pollet [ kevinpollet ]
            kevinpollet Kevin Pollet made changes -
            Component/s Builtin Plugins [ 12313751 ]
            Component/s Blessed Plugins [ 12313840 ]
            kevinpollet Kevin Pollet made changes -
            Link This issue relates to SEAMFORGE-328 [ SEAMFORGE-328 ]
            kevinpollet Kevin Pollet made changes -
            Status Open [ 1 ] Pull Request Sent [ 10011 ]
            Git Pull Request https://github.com/forge/core/pull/54
            kevinpollet Kevin Pollet made changes -
            Status Pull Request Sent [ 10011 ] Closed [ 6 ]
            Resolution Done [ 1 ]
            lincolnthree Lincoln Baxter III made changes -
            Project Forge (JB) [ 12311102 ] Forge [ 12311820 ]
            Key SEAMFORGE-322 FORGE-28
            Component/s Builtin Plugins [ 12314858 ]
            Component/s Builtin Plugins [ 12313751 ]
            velias Vlastimil Eliáš made changes -
            Workflow GIT Pull Request workflow [ 12471813 ] GIT Pull Request workflow with automatic PR triggers [ 12657738 ]

              People

              • Assignee:
                kevinpollet Kevin Pollet
                Reporter:
                pmuir Pete Muir
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development