I am using the Jira connector for Flow that creates a Jira card from a Forms response.
I am recieveing the following error when submitting a form, "customfield_10119": "Field 'customfield_10119' cannot be set. It is not on the appropriate screen, or unknown."
According to the documentation (https://docs.microsoft.com/en-us/connectors/jira), customfield_10119 is assigned to the 'Epic Name' field. However, in Jira the 'Epic Name' field is really customfield_10005.
Is there a way to change the set field on the connectors side or some other way to correct this issue?