The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all.
I'm trying to write a Jira automation rule that takes a JQL query, and sends a single value of how many hours worked in the past 7 days to a user.
I've seen quite a few examples of using an epic and the sum command, but i can't seem to work out how to do this just based on a user, as our team works across multiple epics every week.
The approach i was attempting was to use a variable to accumulate the time as it iterated over the issues, but that doesn't seem to work?
I was trying to do this in a custom value called totalTime, but I'm not really understanding what im doing.
{{ {{#=}} {{issue.timeSpent}}+ {{totalTime}} }}
Thanks in advanced!
Oh the intention is to post the time summary to slack, but that's the easy part after this.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.