You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
When using JQL with custom fields for searching for issues in Jira Cloud ServiceDesk, REST API responds with error:
"Field 'customfield_xxxxx' does not exist or you do not have permission to view it."
Is there some field configuration that needs to be done for this to work?
User has Administrator permissions to perform the search.
what endpoint are you using? Can you share details of the HTTP Request?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Arti Pathare I tried to test it and even in UI you have to use name of the field. For example when I have a field Impact of Single select type, I have to use following body in the request
{"jql":"\"Impact[Dropdown]\"=\"Significant / Large\""}
You can check it in your Advanced Issue Search and then to use the prepared query in your HTTP Request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
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.