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.
Unable to run Create Issue rest api call when there are custom screen setup for a project
we have the project XXXXX setup with custom screens and summary field is present under a specific tab. Eg. General Info. Is that even a possible root cause for this issue or something else? also clone issue option is disabled for this project. Pls advise.
For this scenario, when i try to run create issue api call, i am getting the below response.
URL: https://jira.XXX.com/rest/api/2/issue
Request:
Is it possible to reference the "General Info" tab with summary field in request json data?
I don't know exactly if this is possible, what you can do is the following:
Create an issue by filling in the field in several tabs and then GET this issue.
Evaluate the payload behavior to analyze if there is a difference in fields per tab