You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I had created a form at confluence with html code and once submit, a URL link will be pushed to create JiRA.
../jira/secure/CreateIssueDetails.jspa?&pid=24507&issuetype=3&reporter=BOOWEIXIAN&summary=&customfield_10701=,BOOWEIXIAN&priority=9&description=%2aBackground/Objective:%2a%0a%0a%0a%2aRequest%20Details:%2a%0a&customfield_11228=NANDCVPE-8
However, this link is encountered "XSRF Security Token Missing".
I had read the "form token handling" but seem like i still not able to get the token value in URL.
I read about this discussion "Create issue via POST" talked about "X-Atlassian-Token: no-check" header. I not sure how to embedded in my URL link.
Appreciate if someone can guide me through this.
Thank you.
You have three options here,
First option is best. But it will require you to create small plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.