The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Log Work as other User with Automation for Jira

felix.severa@reedexpo.at
August 31, 2020

Hi, is there a solution to Log Work with Jira Automation as an other user as the Rule Owner ?

We use now 

"update":
{ "worklog" :
[{"add": {
"timeSpent" : "{{issue.labels.get(3).split("_").last}}",
"comment" : "{{now.dayOfWeekName}}"
}}]}}

 

for a work log

 

Thanks Felix

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
felix.severa@reedexpo.at
September 1, 2020

Jeah, would be a great feature !

0 votes
Kirkie
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 31, 2020

Unfortunately, you aren't able to change the rule actor due to API limitations. You can track the feature here: https://codebarrel.atlassian.net/browse/AUT-97