How do I reopen an issue with the below work flow, so that I could change it to any status as a normal Jira issue and then further close it again, when its completed?
PS: This is Jira cloud instance.
Hi @[deleted]
You will need to add transitions from the Done type statuses to each of the other statuses you want to be able to open it to.
However, you will probably have to copy the workflow first to be able to edit it for those changes. Make changes to the copied workflow and then sub it out on your workflow scheme.
Also, you should add a post function to each transition you add to clear the Resolution field.
@[deleted] -
As recommended by @John Funk , copying the the WF and the WF configuration scheme first will also ensure that you are not impacting other projects (if they are sharing the WF and WF configuration scheme with the WF/WF scheme that you are touching).
Other key importance that John mentioned which it must be done is to clear out the Resolution field value via post function when issues move from the terminal status (i.e. CLOSED) back to any other status.
Hope this also helps you.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @[deleted] you need to create a transition from closed to open by editing the workflow
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.