Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-32328

Able to create priority with invalid colour value

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Reproduction Steps

      1. Open Priority Administration
      2. Create a new priority with invalid colour value (e.g. "FFFFFF", with "#" symbol missing)

      What Happens

      • Colour value is not validated
      • Priority with invalid colour value is created

      Colour values for priorities should be validated similarly to when editing priorities (see JRA-30633)

      Workaround

      It's possible to confirm if you're being affected by this bug by running the query below:

      SELECT id, pname, status_color FROM priority ;
      

      If the value of status_color returned for any of the rows returned is different from a '#' character followed by six hexadecimal characters, please edit the corresponding priority through the Administration » Issues » Priorities page.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gwong GeoffreyA (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: