Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
We are evaluating Exalate and trying to set up issue type mapping. I’ve been reviewing the documentation here: https://docs.exalate.com/docs/how-to-sync-issue-types-in-jira-cloud
but I can’t get it to work. In the last line of the code block:
issue.typeName = issueTypeMapping[replica.type?.name] ?: "Assignment"
it seems to specify a specific issue type name of “Assignment”, but shouldn’t it match to whatever is matched with the replica issue type from the mapping? In the example, what if the remote issue type was Bug, I don’t see how the example code would set the local issue type to Problem.
Is anyone monitoring this forum to provide help? I posted this question several business days ago, and posted a separate one after that. I see these and many other questions recently open, despite the fact that submitting a formal support request encourages us to look to the forum for help.