Hello i´m working on a automation to sum up the original estimate of tasks that are in epic.
I´ve already check this article. And the solutions works for task-subtask level, not for epic. Olso i´ve tried using the smar values with the log of the field.
Did anybody achived a requierement like this without add-on?
The smart values tried:
{{#=}}({{fieldChange.to}} - {{fieldChange.from}} + {{issue.original estimate}})/60{{/}}
{{#=}}({{fieldChange.to}}/60 - {{fieldChange.from}}/60 + {{issue.original estimate}}/60){{/}
{{#=}}{{issues.Original estimate.sum}} /60 {{/}}
Yes, and to what Trudy suggests:
The Lookup Issues action now supports most fields, and so you may be able to sum up the values with a JQL statement and Lookup Issues for the types you want without a work-around to use the Story Points to hold the values..
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.