Hi All,
Need your help on below scenarios
1. How to change the Jira ticket status based on condition ( Say for eg : if Jira ticket has attachment it is moved to next status)
2. User can change the jira ticket status to approve / Reject only it has at least one comment
TIA
Workflow Conditions. you may need to have add ons installed for more complicated conditions. Like JMWE or JSU.
Hi @Tamilarasan
Both of your requirements can be achieved by using ScriptRunner for Jira.
1. Create a listener and listen for issue updates. If attachment of specific type or name is added then transition the issues. Although I feel this is not the right way to auto transition issues.
2. You can add a script validator on the transition with transition screen with comment to check this.
I hope it helps.
Ravi
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.