XSRF Security Token Missing.

Venkata Rajanna Velichety November 16, 2019

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/WorkflowUIDispactcher.jspa

The original input has been captured and you can retry the operation.

25 answers

1 accepted

2 votes
Answer accepted
Maura Swart
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 26, 2019

We started receiving this message today.  Did you figure-out a solution to the root cause?

Venkata Rajanna Velichety December 22, 2019

Hi Maura Swart , I dont know the rootcause for this XSRF Token missing.

please help me with this.

regards

venkata Rajanna 

Maura Swart
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 18, 2020

I was able to overcome this issue today by switching to the new issue view; however, our users prefer the old issue view so I don't think they are going to like this answer.

Like # people like this
28 votes
Joel April 2, 2020

How in gods name is this considered "Solved"?

3 votes
camus_b_li July 16, 2021

I fixed this issue on two PCs.

Add your Jira site to the Allow list of "Cookies" settings in your browser (Edge/Chrome).

 

Edge: 

Settings -> Cookies and site permissions -> Manage and delete cookies and site data -> Allow -> Add -> {input your Jira site} -> Add

 

Chrome:

Settings -> Privacy and security -> Sites that can always use cookies -> Add -> {input your Jira site} -> Add

 

Good luck!

Tobias October 7, 2022

I am currently thinking about if this is a bug on the side of the browser session or if this is produced on application side?

For now, this workaround worked as expected. 

Best, 

Tobias 

Like SmartLynx Operations IT likes this
3 votes
Priyanka January 28, 2020

Facing same issue since we updated jira to 8.5.3. Any resolution appreciated. Thanks in advance!

2 votes
Brian October 27, 2020

I am now hitting this "feature" in the Backup JIRA function. It starts the baclup and seems to finish it too, however, the GUI barfs and throws this XSRF token missing error, no matter if I'm at Edge or Firefox.
(JIRA 8.5.3)

/Sarcasm
Great work, Atlassian. I am now even more eager to be forced to pay DOUBLE for DataCenter license. You guys "rock" ..........
/Sarcasm

2 votes
Lou-Guardia September 28, 2020

So I encountered this issue today when trying to clear the default value for Resolution field. The fix I have found for this is to go to the WEB-INF/classes directory and modify the value below from true to false in the jpm.xml file . You will have to restart jira for change to take effect.xsrf.jpg

Groundspeak Ops September 28, 2020

Wow, this is the first fix I've seen posted in close to a year.  Thanks!  I'll have to try this out.  What version of JIRA are you running Lou?   

Lou-Guardia September 28, 2020

I am running 8.3.4. They mentioned changing the jira-config file but I don't even have that so it must be for older versions. 

Lotto24 AG November 19, 2020

THX a lot!

Like SmartLynx Operations IT likes this
Joel April 5, 2021

Not to be a party pooper but essentially you are cutting the tendons on the security provisions in the product to prevent it from throwing the error here. Cross site script detection is a necessity in today's world. Can we get a fix for this rather than just killing safety measures to prevent warning dialogs? 

Like # people like this
Vishal Petkar September 20, 2023

Thank you!!

2 votes
SmartLynx Operations IT July 9, 2020

We have the same issue in 8.8.1

Is there a solution/fix for  this?

2 votes
Jan1908 February 12, 2020

I also encounter this problem, but only when I change the status of a task whilst I am on the dashboard. It happens about 1 in 4 times. The error popup would appear with the question to retry. Retrying mostly works. So for me, it's only annoying. But strange none-the-less.

2 votes
Shawn Masters
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2020

Why is this marked accepted? How did you resolve this issue? 

Shawn Masters
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 28, 2020

I was able to resolve this issue by removing extra fields out of the project. 

 

We had a single project imapcting the users of our instance with this issue, when reviewing the config i found that the project admin had added a large number of fields to the scheme resulting in this error. After removing unneeded fields from the project this issue went away.

Jira Cloud Admin

Like # people like this
Sean February 20, 2020

Please define "large number of fields." 

I have only one user (that I know of) complaining about this error out of about 60 users, so I'm inclined to think it is their browser, or the fact that they need to toggle on and off VPN to access other services. 

We have a large service desk project that requires many custom fields, issue types, and request forms. It would be unacceptable to need to limit those.

Gallagher IS Licencing March 9, 2020

We have about 15 of our users experiencing this issue.  It mostly happens when we are resolving an issue.  Retrying does work, but it's getting annoying.

We have cleared cache on all our browsers, but it hasn't resolved the issue.

Why is this happening?

Joel April 2, 2020

Lazyness!

Like Ved Prakash Arya likes this
1 vote
Steve Ware April 16, 2023

Jira cloud: This was happening for us when CSV issue imports were large(800+) during a migration. We had to break the import files into 200 issues to get around the web page XSRF issues. It also happens very occasionally when the system is under extreme load or processing excessive page content.  

1 vote
Nastaran Modarres September 20, 2022

I was able to overcome this problem , using another browser (firefox) . Clearing cache or  changing Cookies settings (in Chrome) didn't help!

1 vote
Marko Isola October 22, 2021

I'm facing the same issue with Jira Application (datacenter version) 8.14.1. It started when I added post function to create transition in a workflow.

Post function is "Email user(s) based on attribute in a selected Insight Object" set as shown below. Default assignee is Insight attribute type User.

Sends an email to users from the attribute Default assignee selected from the Insight custom field Used product or service. Sender email address is: foo@bar (default).

 

So basically it is set as described in here except there's no Condition.

https://confluence.atlassian.com/servicemanagementserver/post-functions-1044784443.html

 

If I remove that function Issues can be created to project just fine.

Marko Isola September 20, 2022

I haven't faced this issue since we upgraded from 8.14.x to 8.22.3

1 vote
Enjim July 23, 2021

Hi folks, any permanent solution for this? I´m afraid, we´ve got a user that reported this kind of issue this morning. If it happens again, we will have a ticket to solve.

Regards.

1 vote
Kyle Li January 12, 2020

facing the same issue. 

May i know what's your solution for this issue ?

0 votes
Hanz Makmur October 5, 2020

I am having the same problem as well. Despite using different browsers, incognito mode etc.   I encounter the same issues.  I have to keep trying multiple times  and 1 of 5 or 6  times it works temporarily and it went bad again. Is there a solution to this? First report is almost a year ago.

Hanz Makmur October 5, 2020

My fix.

1. Login as admin.

2. Click on top/right cogwheel and select System. Login again.

3. now you can use the Project menu.

Something is buggy !!

Like # people like this
0 votes
Lucas Stroutinski October 5, 2020

Same problem here only for one of our users, he cannot modify the issue field on multiple projects.
I recognize the Atlassian laziness when they want to "solve" the problem quickly without doing anything , nice one guys ! 

0 votes
Debbie Jolley July 12, 2020

Just had this error tonight - I'm one of our site admins

Trying to do a Bulk Edit on a Project to populate the Component field - and bam this error occurred

Frustrating to see it's an ongoing issue reported by multiple people with no solution provided

0 votes
Martin Krimpelbein June 30, 2020

Same for me! Only getting this error in a specific project.

Other projects dont have this problem. Deleting all unnecessary custom fields does not resolve it!!

Please provide a fix / solution for this.

0 votes
dwalliang June 15, 2020

Hello,

After upgrade from Jira 8.2.2 to Jira 8.5.5, we have the same problem.

Still no real solution ?

Regards

0 votes
Justin_Gries May 15, 2020

Having the same problem. Retrying the action yields success, but having to deal with this dialogue frequently is unacceptable.

 

How is this being marked as "Solved"/"Accepted" when no real solution has been defined? Did someone need to get their ticket-queue down?

0 votes
Julia_Davies May 12, 2020

I started receiving this error today and I am the sole admin. It renders me unable to do any system updates/configuration changes to try to fix the issue. I tried upgrading to the latest version and it did not fix the issue. Switching to Firefox from Chrome seems to fix the issue. Clearing all the tokens only works until I have to log back in. I am unable to log in unless I check the token to remember my login. I am not in the Cloud, I am in a local install. I don't see a way to switch to a "new issue view". 

 

The error note "Please refer to this page for details on disabling form token checking." brings me to a broken link. 

0 votes
cava cavamagie April 29, 2020

any news?

0 votes
xavierConti April 8, 2020

Hello, same problem for me, after upgrade from Jira 7.9.13 to Jira 8.5.4

Still no solution ?

I've found this issue :

https://jira.atlassian.com/browse/JSWSERVER-20347

But no workaround for now...

0 votes
Victor Peters February 18, 2020

There's an option in every user's profile to 'Clear All Tokens'.

Have you tried this?

Priyanka February 18, 2020

Tried this solution, doesn't work !

Like # people like this
0 votes
Brent Plummer January 28, 2020

I've had this issue reported by one of our Jira users (out of about 80 total).   It seemed to occur when we upgraded to v8.4.2 in late October 2019.   Since it has only been once user its hasn't been a super urgent problem but I still want to get to the bottom of this problem. 

Suggest an answer

Log in or Sign up to answer