-
Suggestion
-
Resolution: Unresolved
-
None
-
None
The Jira Cloud API documentation specifies 5 different parameters that can be used by the GET /rest/api/3/issues/createmeta call.
projectIds
projectKeys
issuetypeIds
issuetypeNames
expand
The GET /rest/api/2/issues/createmeta call requires a Project ID or Key and then an Issue Type ID.
Please update the createmeta call for API v2 so that it can utilize issuetypeNames like the call in API v3.