I'm using Adaptivist ScriptRunner on JIRA v 6.4.11.
I created a new listener using the menu: JIRA Administration > Add-ons > Script Listeners
I chose "Fast-track transition an issue" and then used these values for its attributes:
Events set to: "Issue Updated"
Condition set to: isUserMemberOfRole('Administrators')
Action set to: Start Progress
Additional issue actions: issueInputParameters.setComment('Write your comment here')
The code above (in the additional issue actions) was generated when I clicked on the link "Add example: Add Comment".
However, the last step does not work. I'm an admin and once I edit a ticket, I see that this listener makes it "IN PROGRESS" instantly but it never adds a comment. Please advice.
please can you close this as it's a duplicate of https://answers.atlassian.com/questions/37523910
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.