The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
We've automated a weekly comment with scriptrunner and we would like to know it is possible to change the Scriptrunner avatar.
Thanks a lot!
Have you used Automation for Jira to automate this? If so, just change the actor in the rule details section. You should have a service account created and permissioned appropriately to use for things like this.
If you've done it through a scheduled job or something else, you usually would specify the service account user using something like this:
ComponentAccessor.getJiraAuthenticationContext().setLoggedInUser(user);
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.