Remove issue from a sprint when transitioned to certain states

Deleted user February 17, 2017

When I transition a bug/story to a certain state I want to remove it from a sprint through automation for Jira but can't work out how to do this.  The field isn't available under the edit field option so assume I'll need to go down the advanced route.

Thanks!

1 answer

1 accepted

0 votes
Answer accepted
andreas
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.
February 20, 2017

Hi Saskia,

Sorry for the slow response. For some reason answers.atlassian.com didn't send us a notification e-mail about this question!

Yes you are correct - this requires the advanced section right now.  So you can use this advanced block right now to remove all sprints from an issue:

{
    "fields": {
        "Sprint": null
    }
}

Here's an example rule:

Project automation - Code Barrel JIRA 2017-02-21 13-39-53.png

Our JIRA software integrations are still quite limited.  We've already got https://codebarrel.atlassian.net/browse/AUT-183 to track improvements around this!

Hope this helps!

Cheers,
 Andreas

 

Deleted user February 21, 2017

Perfect! just what I was looking for, thank you!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events