I have created a flow that connects an MS Form submission to creating a Jira ticket. I am using V3 of the Jira connector. On some Jira boards this flow works ok, on others, it comes up with this error
The dynamic operation request to API 'jira' operation 'ListIssueTypesFields_V2' failed with status code 'BadGateway'. Error response: { "error": { "code": 502, "message": "Field 'reporter' of type 'user' is not supported. Please see connector documentation for more info.", "source": "europe-001.azure-apim.net", "path": "choose\\when[1]\\choose[1]\\when[4]", "policyId": "", "clientRequestId": "5a8beb97-d7c5-43ad-a2e2-ea8e6f29b905" } }
I get as far as selecting the Issue Type and it gives me this error. If I select another board, it works ok and I can make changes to the various fields. Can anyone tell me what could be the problem or how to fix this?