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
I'm getting the above response when is trying to set update to
Does the issue link type exist in your instance.
View al issue links type available in you instance via url: https://<instance_name>.atlassian.net/secure/admin/ViewLinkTypes!default.jspa
Also if you want to set an issue link via API you can only set or remove, issue links can't be updated.
Thanks, @Marc Koppelaar ,
I found the corresponding key word in the link you provided,
I was creating Jira bug via API and wanted to link corresponding tests and the user story to that, I was able to link user stories but was not sure about the keyword for the Tests.
Also do we have any resources that can provide me with the info on what different fields can be set in request body.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Prakash Paliwal -- Welcome to the Atlassian Community!
Please look here to learn about the create issue, supported fields:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.