Hi all - we've set-up a power automate flow to create a jira issue from the submission of a form. We've found it works on one of our Jira Cloud projects but when we try to use it for another project in the same Jira cloud tenant we get the following 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": "uk-001.azure-apim.net", "path": "choose\\when[1]\\choose[1]\\when[4]", "policyId": "", "clientRequestId": "4ac5792a-1974-4bb1-964f-30c36be965ee" } }
Any idea what may be causing this?