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
Hi,
Can you please inform us how to do the mapping process for issue types for JIRA and Azure DevOps side?
Suppose we have one issue "task" which has three states like open, resolved, and closed.
so, we need one to many mapping processes:
task --> open,
task --> resolved
task --> closed
I am adding states mapping.xlsxa detailed mapping. In a column, B is the status that comes from JIRA, and in a column, C is the status that we want to have in ADO. The issue is, that somehow we need to distinguish states within different types of issues. In practice, we need to have a mapping for tasks, mapping for the user stories, and mapping for the bug. How should we extend the script?