I have generated automation to create subtasks and assign test hours per subtasks.
As the Tasks get completed, I will need to re-assign the values to Zero (0).
What I wanted to do is to calculate the sum of this hours and calculate it against a predetermined date and see if there is a risk of missing it.
is there a possibility to calculate the agregate of these numeric fields and add this to the current date and time to see if i still fall below my target date?
I only have one Custom Field (Test Hours) assigned to the subtask.
Hi @Ray Balmeo Cagayon -- Welcome to the Atlassian Community!
You mention automation, and so I am assuming you mean automation rules.
You also note both Task and Subtask issue types:
Once the sum is available, that could be added to dates using the various increment functions:
Then your rule could use conditions for the tests you describe:
https://support.atlassian.com/cloud-automation/docs/jira-automation-conditions/
Kind regards,
Bill
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.