I am using the Built in Script - Escalation Service - to transition the issue and add a comment. The transition is set as the Action and adding the comment is set as the Additional Code. The transition is completed, but the comment never gets added to the issue. Here is what I have set as the Addition Code:
issueInputParameters.setComment('comment goes here')
I have not been able to find any errors or warnings in the logs. I have verified the permissions scheme to ensure the user account being used has permissions to edit and add comments but I am still not getting a comment.
Wwe are JIRA v6.1 and Script Runner v2.1.15
Is there a transition screen? As @Matt Doar commented on the docu page
If the comments are still not appearing check that the transition has a transition screen. If there is no transition screen then the setComment method is ignored
Duh! Thank you Henning, I should have caught that.
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.