You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.