Hi, I am trying to integrate Jira with my planning tool.
For issue payloads,
the issue's "issueType" field is an object in the payload.
The property 'name' in issueType object is dependent on the language of the JIRA admin and
the property 'id' in issueType object varies from one instance to another.
Is there any way to identify the issueType of an issue from the payload?