Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation - Apply Label to Task if not estimated

Jeremy Daugherty
Contributor
July 8, 2022

A large number (50+) projects have been set up, but only a few of the issues in each project were estimated. I would like to apply a label at the Task/Story level to mark the issues without estimates. However, some Tasks/Stories have subtasks with estimates, if that is the case the label isn't needed.

Thoughts?

 

Edit: To clarify this is focused on time estimates not story point estimates.

2 answers

1 accepted

0 votes
Answer accepted
Jeremy Daugherty
Contributor
July 8, 2022

Here is what I did:

 

If: all match

  • issuetype = task
  • originalestimate IS EMPTY
  • Sub-tasks match originalestimate IS EMPTY
  • Then apply "Estimate-Needed" Label

 

Else-if: all match

  • issuetype = task
  • originalestimate IS EMPTY
  • Sub-tasks not present
  • Then apply "Estimate-Needed" Label
0 votes
John Funk
Community Champion
July 8, 2022

Hi Jeremy,

Do you know the name of the field that stores the time estimates? 

If so, you should be able to create a JQL query and then do a Bulk change to update the issues. 

Jeremy Daugherty
Contributor
July 8, 2022

Thanks John. I created an automation that runs weekly on selected projects.

John Funk
Community Champion
July 8, 2022

Were you able to get what you needed? 

Like Jeremy Daugherty likes this
Jeremy Daugherty
Contributor
February 14, 2023

Yes thank you for following up.

Like John Funk likes this
John Funk
Community Champion
February 14, 2023

Would you mind clicking on the Accept Answer button above so we can close this one out? Thanks!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events