We have a status called invalid which is having the category of Done.
whenever an issue is marked as invalid i am expecting that it is not going to get carried over in our backlog anymore since its category is Done. When we close our current sprint where we move the pending issues (which are not marked Done) to the next sprint I am still seeing issues which were marked as invalid are getting updated with the current sprint being added to their sprint field. This is a bug or have we setup something incorrectly?
this is our workflow
this is what is happening to the invalid issues
here we see all invalid issues are having resolution as unresolved
i think i solved it by updating the post op on the transition for the invalid to set the resolution to invalid which was earlier none
Yes you are right. For any closed issue the resolution needs to be set else it is still considered as open
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.