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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.