Forums

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

Issues marked as Done still appears in a New Sprint

Marco_Santiago
Contributor
February 20, 2018

We configured our workflow so that we have have a status of Deployed (for code that has been successfully tested and deployed). This status is mapped to a category of Done in the status definition screen. We also have status of a Closed in the workflow, for issues that are resolved for other than deployed status. This status is also mapped to a category of Done.

The problem that we're having is that when we set the status for an issue to Deployed, we're expecting these issues to drop off when we create a new sprint since these issues were resolved from the previews sprint. 

How do we get this to work?

2 answers

1 accepted

0 votes
Answer accepted
Jayesh Baviskar
Community Champion
May 7, 2015

There will be several ways for it.

1) Scripted custom field.

2) Script to calculate the "Expected End Date" on the post function of transition itself.

Pushpkant
May 7, 2015

Hi Jayesh, Do you have any examples for this? Thanks

Jayesh Baviskar
Community Champion
May 8, 2015

Hi Pushpkant, I don't have exact example for your query, but with the help of post function script it can be easily achieved. Cheers, Jayesh

0 votes
Pushpkant
May 7, 2015

forget to mention this activity has to be done at the time of Issue Creation

Suggest an answer

Log in or Sign up to answer