On Story we use task with link "implemented by" and I would like to know if it's possible to cumulate estimated time on story (or in other fileds) with all estimated time set in Task linked ?
Hi @Emmanuel Favreau -- Welcome to the Atlassian Community!
Yes, that is possible using an automation rule which uses JQL to find the linked work items (formerly called "issues") and the Lookup Issues action to sum the values.
Please see these references to help implement that approach:
Please note well: unfortunately, the "is implemented by" link type is also used to associate Jira Product Discovery (JPD) Ideas with any delivery work items. Ensure you check your work item / issue types with JQL to match to the correct ones.
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.