I'm facing this issue since I integrated with JIRA using rest api.
Before explain the issue, this is my environment setup: I'm running TL 1.9.19 on Ubuntu 16.04 on same server where I have Jira Server 7.0+
On the UI on TL is everything working fine, I can create bugs, relate TCs to JIRA stories, etc.. but on the backend every time I generate any relation (i.e one test case linked with one story), On Jira's log we can see following WARNING :
Code: Select all
http-nio-8085-exec-6 WARN fftest 962x49418x1 61mzjz XXX.XXX.XXX,127.0.0.1 /rest/api/latest/issue/PUP-166/comment [c.a.p.r.c.security.jersey.XsrfResourceFilter] Use of the 'nocheck' value for X-Atlassian-Token has been deprecated since rest 3.0.0. Please use a value of 'no-check' instead.
After consecutive WARNINGS JIRA's app falls down.
I really don't know if this website section is the correct one to post this issue, in case not, please tell me where is the correct one.
Thanks in advance.
Regards,