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?
Not out of the box, and I don't know of any plugin that would do what you want. The underlying code determines how it is displayed. They didn't build in a configuration option for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.