Dear All,
Is there any way to get all custom field and values while passing project key in url as below.
/rest/api/2/search?jql=project=key
Hello,
You should add a parameter to the Rest call
/rest/api/2/search?jql=project=key?fields=*all
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.