Hi
I have Epics and Tasks in my project. I created a bidirectional SS<-> Jira connector. In Jira there is a mandatory field "Epic Name" for the Issue type "Epics". However "Epic Name" is not a valid field for other issue types such as "Tasks"
In the Jita<-> SS connector I have to have a field mapping as follows:
"Jira" Epic Name <-> " SS" Epic Name
With the above connector mapping, I get the following error for all Tasks :
Field 'customfield_10005' cannot be set. It is not on the appropriate screen, or unknown
If I remove the above mapping I get the following error for Epics
"Invalid response from JIRA. statusCode: 400, reasonPhrase: Epic Name: Epic Name is required."
Seems bit convoluted? Here is the summary
Epics work but Tasks fail to map when the above mapping is enabled.
Tasks fail but Epics work when the above mapping is disabled.
Please let me know how I have make the connector work for issue types.
Thanks,
Shaminda