Hello,
in Power Automate i get an Error with the Jira "Create new issue V2" connector.
Error is:
The dynamic operation request to API 'jira' operation 'ListIssueTypesFields' failed with status code 'BadGateway'. Error response: { "error": { "code": 502, "message": "Field 'reporter' of type 'user' is not supported.
What i unterstood is that i have to set the "Reporter" Field in the Issue Type to "optional", but i am not able to do that in the Project/Issue Type Settings.
Hope someone can help me.
Thanks in advance
Marcel
A colleague just told me the answer to this.
If the Jira credentials you are using have access to update the "Reporter" field on the issue, it will throw this error. If you have that update-Report permission removed and just let it default, the connection should work.
Hi @Marcel Wimmer,
I have had the same issue (I believe it's because the Jira connector cannot handle certain field types) and have been able to work around it by using the HTTP action instead. See here for a guide to get you started.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not an answer but I am running into the same issue. It had to have worked at some point, or I would have never been able to save the flow. I ended up deleting the Create a new issue (V2) and adding it back.
Fixed for now, but I lost the ability to pass extra fields from SP to Jira, as there is no JSON window available now. Maddening.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Benjamin,
das Problem hat sich bei mir erledigt. Wir hatten noch das "Standard" Helpdesk Template als Projekt im Einsatz. Wir haben uns durch den Jira-Support das ITSM Template freischalten lassen, ein neues ITSM Projekt erstellt und dann hat der Connector auch funktioniert.
LG Marcel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.