-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: None
-
None
-
Severity 3 - Minor
Issue Summary
Admins are receiving the following warning/error when trying to reorder the statuses of their Jira Cloud instance:
"XSRF Security Token Missing
Jira could not complete this action due to a missing form token.
You may have cleared your browser cookies, which could have resulted in the expiry of your current form token. A new form token has been reissued.
Request URL: /secure/admin/StatusDown.jspa
The original input has been captured and you can retry the operation.
Sorry, but any file attachments in the original input will be lost.
Retry Operation."
Steps to Reproduce
- Access a Jira Cloud instance, as a Jira admin;
- Access the list of statuses;
- Try to reorder a status.
Expected Results
The status is reordered.
Actual Results
Jira will throw a "XSRF Security Token Missing" warning/error.
Workaround
Click "Retry Operation". The status should be reordered.