The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are using data center.
Basically what I am trying to do is find check who is worklog author and based on that assigned them a work attribute which is defined in Tempo. So I am using listener on work logged event.
I am very close but don't know method to update worklog using ScriptRunner.
Below is the code
def match = managmentUsers.find {it.getKey() == worklog.getAuthorKey()}
if(match != null) {
log.warn("the user was in the predefined group, setting job code")
// Need to set worklog custom attribute
// worklog.attr = custom
/* THIS NEXT LINE Doesnt work.*/
tempoWorklogManager.updateWorklog(worklog.id, worklog)
}
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
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