Hi,
I have a service desk project(SD) and a regular jira project (JB). Both have their own workflow and statuses. Is there a way to write a single rule that can sync different statuses?
JB - Open => SD - waiting for support
JB - Under Refinement => SD - Pending
JB - In Progress => SD - In Progress
JB - Resolved => SD - Resolved
JB - Canceled => SD - Canceled
JB - Closed => SD - Closed
JB - Blocked => SD - Pending
Yes you can!
Here is how I would do it. I assume you want to sync statuses between linked issues but that part is not very important for my example.
By doing this you have a simple rule for your status sync and you don't need an if/else branch for each status.
Hope it helps!
Thanks Charlie. Is this for Cloud? I can't see lookup table. I'm using DC version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh sorry! I did not pay enough attention to the tags on this question. Yes my answer is for cloud
No lookup tables on DC indeed so you will have to do an if/else for each different status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.