Team,
when i try to get options of a custom field with id 20432, i'm getting options.
but when i try to search with another id 24591 i'm getting
Hello @CHINNAMUTHEVISAI.SATYANARAYANASHARMA
Is the second custom field containing the options like the previous custom field?
NO,
Field name : SFDC source system.
it have different contexts for different projects with different values.
is it possible to get context of this custom field project wise through postman?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes it is possible with Postman. Make sure that for Authorization you are using basic auth, where for the username is your email address and for the password is Jira API token.
Also, you might need to refer to this page here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-options/#api-group-issue-custom-field-options
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i have tried this option.
Get https://pbapps.atlassian.net/rest/api/3/field/24591/context
but I'm getting custom field not found error. but its actually there :'(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Discover the teamwork and precision behind success on and off the track. See how this high-performing team makes the impossible possible. Be one of the first 100 customers to register for a chance to win 2 tickets to an Atlassian Williams 2026 race.
Register now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.