Hi Team,
I want to add the Parent Ticket effort and Subtasks Ticket efforts in to the Total Efforts,
These Efforts are custom fields which we calculate the efforts of each phase.
Thanks,
Madhuri
You can write an automation to do this.
You want to start with the Parent issue, then branch for all children and sum the children custom fields' values, and use that sum to add to the parent's custom field value and place that in the Total custom field value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.