Is there way to get the assosiated OrganizationID(s) of a Service Management request using the Service Management og the regular Jira API.
Thanks in advance.
Community moderators have prevented the ability to post new answers.
thanks for your question.
Every issue has this information stored. Easiest way to access it:
Alternatively it should also be accessible via smart value like this: {{issue.Organizations.first.id}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.