The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I got this error, please anyone can give me solution on this
{ "errorMessages": [], "errors": { "summary": "Field 'summary' cannot be set. It is not on the appropriate screen, or unknown." }}
This error indicates that the summary field isn't present on the create screen for the project. This is unusual, you should review the screen for the for the project and add the summary field.
If the summary field is present then you should check the api format against Atlassian's documentation here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post
It's possible that the format isn't exactly correct which could be causing Jira to look for a second summary field.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.