Current flow: ZD → Jira. All statuses in ZD need to map with the status in Jira.
Use case: I only want, “Open” and “Solved” statuses from ZD to be mapped to “Open” and “Done” status in Jira, but while doing so, in the rest of the status I am getting errors and the ticket is not syncing.
Yes, this should be very possible. The trick here is to only allow a status change in Jira when you want it. Something on the lines of the following code snippet (not tested) should do the job:
No, in fact I left the bold part out on purpose. This is the default value that the system relies on if it does not find a match in the map you created. I would personally not include it from the initial description you provided, but if you are all set, that is great to hear!