I have created a "simple" workflow that goes like this:
[Created] -> [Open] -> [Closed]
(Literally; there is currently no way to go back from Closed to Open as I wanted this workflow to emulate a simple todo list.)
The only issue type configured for that project is Task (the built-in one). However, I've forgotten to add a post-function to automatically set the Resolution field to Fixed so even my closed tasks appear in the Outstanding filter etc.
Now I have several Tasks that are closed but "unresolved". When I go to edit them, I can't find a way to set the Resolution field.
What should I do now?
Depends on how you've hidden the resolution field from the users. I assume it's by removing it from the "screens" in use, so you should be able to add it back to the Edit screen, correct your handful of issues, and then drop it from the screen again.
Thanks, I should probably look more into the screens and what they can do. The resolution field is not part of the "Default Screen" by default so adding it I was able to fix my issue (although probably cleaner should be to create a new screen scheme for my simple project so that the Resolution field doesn't apper on other projects that use the Default Screen scheme).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Probably, you should also take care in the workflow to set the editable=false propertly so that editing of closed tasks should not be allowed, isn't it? Anyway since you had not set it it became handy this time for you to edit those closed ones to set the resolution :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.