While creating a flow in power automate to create a new Jira, after adding the Jira step to create a new "issue" i get the following error:
Failed to retrieve dynamic inputs. Error details: 'The dynamic operation request to API 'jira' operation 'ListIssueTypesFields_V2' failed with status code 'BadGateway'. Error response: { "error": { "code": 502, "message": "Field 'customfield_10050' of type 'option' is not supported. Please see connector documentation for more info.", "source": "unitedstates-002.azure-apim.net", "path": "choose\\when[1]\\choose[1]\\when[4]", "policyId": "", "clientRequestId": "fd1d0905-fe33-4d93-bd0a-7ae7d1564f7a" } }'
How can I fix this?