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

Trying to clear the Default resolution results in an XSRF security token missing page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • 8.2.3, 7.13.6, 8.3.2, 8.3.3, 8.3.4, 8.4.2, 7.13.9, 8.5.0, 8.6.0, 8.13.1, 8.14.1

    Description

      Issue Summary

      Trying to clear the Default resolution results in an XSRF security token missing page

      Steps to Reproduce

      1. Go to Jira Administration > Issues > Resolutions
      2. Click the Clear default resolutions link:

      Expected Results

      The default resolution is cleared.

      Actual Results

      An XSRF missing token screen is shown:

      Workaround

      • Credit to e6a44563da75

        A possible workaround is to create a new throw-away resolution. Make the new resolution the default and then delete the new resolution

      • Delete the default resolution from database:
        DELETE FROM
        	jiraschema.propertyentry 
        WHERE
        	ENTITY_NAME='jira.properties' AND 
        	PROPERTY_KEY='jira.constant.default.resolution'

      Attachments

        1. image-2019-10-01-18-02-51-519.png
          50 kB
          Rene C. [Atlassian Cloud Support]
        2. image-2019-10-01-18-03-20-460.png
          149 kB
          Rene C. [Atlassian Cloud Support]

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rchiquete Rene C. [Atlassian Cloud Support]
              Votes:
              28 Vote for this issue
              Watchers:
              31 Start watching this issue

              Dates

                Created:
                Updated: