Automate Removing Story Points from 'Duplicate' resolution from stories

Jiten Khanna July 31, 2023

1. When an issue has story points and the resolution is set to "Duplicate" then the story points should be removed and set to blank
2. When an issue has story points and the resolution is not set to "Duplicate" then the story points should be unaffected

1 answer

1 accepted

2 votes
Answer accepted
Frederik Vantroys
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 31, 2023

Hi @Jiten Khanna ,

This is a pretty straightforward automation:

- Make new rule

- condition : issue field condition

       "resolution" Is "Duplicate"

- Action : edit issue , edit field

      set field "Story Points" (set to field remains empty)

The second part of your question doesn't need work since the rule will only trigger when a resolution is set to duplicate

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events