New to Jira and I was playing with a sprint board and somehow the cards I put in the "done" column have now disappeared completely from the backlog. I need to reinstate but I'm unsure how I do this? Any help would be much appreciated.
In the edit workflow page, choose the transition and go to post functions. Add a post function to set Resolution to none. If you want to get the cards that you accidentally moved, use something like this in your filter: updated >= -4h
This would show the tickets updated within the last 4 hours
I'm confused. Anything 'done' shouldn't be in the backlog.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe I didn't explain properly. Basically I didn't want the cards that were in 'done" so disappear completely as I was just playing around with it. Is there any way of reopening closed off issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To reopen an issue you need to have a transition that CLEARS the resolution field and moves it to another status not in Done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know how to create a new workflow / transition. But how would you set up a transition that clears the resolution field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You use a post function in the transition. See:
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.