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?
It seems that Microsoft has done something wrong in its connector... on the one hand it is recovering the correct ID for the Epic Name of your instance 10005, but probably, in their test instance the Epic Name had the ID 10119 and has been hardcoded somewhere... https://docs.microsoft.com/en-us/connectors/jira/
Is there somewhere I can submit to have them correct this issue?
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.