The status of a bug shows as Resolved, and Resolution as Fixed, whereas the actual resolution selected is Won't Fix. How do I get to see the Wont Fix Status? Why is it not showing up in the Resolution?
The most likely cause of this is that there is a post function in your workflow that is setting the resolution to fixed. Post functions happen after any execution by an individual. You can verify and correct this by going to project settings/workflows/edit and then check the post function on the transition going to resolved/done status. Be sure to check any and all transitions that terminate in the done status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.