I am trying to create an automation rule which automatically takes the time logged on a Sub-task and moves it to the parent issue.
So far, I've managed to achieve everything I wanted apart from removing that particular instance of logged work. I don't mind if I do this through changing the time spent on the issue or delete the log entry itself, I'm just trying to achieve this regardless of the means.
I've attached a screenshot of the Automation. I've tried multiple approaches on the Advanced Issue field edit, but nothing's worked so far. It might just boil down to me not being very well versed in the ways of JSON language, but I am hoping to find some assistance here. All suggestions welcome! :)
Hi @Titus.c
I do not believe that is possible with automation yet. Here is a suggestion to add the feature:
https://codebarrel.atlassian.net/browse/AUT-1648
Looking over the advanced edit with JSON functions, you could structure an update with a remove, although I am unclear if that would work. It seems the only way to do this currently is through the UX by deleting from the history list.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.