In one project (made from the Software Development type) I can't set issues' Resolution property.
If I create a new project of this type at an issue there setting it to Done also resolves it (i.e. "Resolution: Done"). With this particular project however Done doesn't resolve the issue. Also if I adde Resolved to the workflow setting the issue to resolved doesn't resolve it.
Done is listed among Resolutions in the system.
What can I do to resolve issues, or rather, get Done or Resolve actually set the issue to resolved?
It is possible hat you have workflow prepared in different way as you expect.
For example you can add (or clear) resolution in each transition.
To Change Resolution:
- start Edit workflow,
- add Post Function,
- update Issue Field,
- select Resolution in "Issue Field" and set one value in "Field Value" field e.g. Fixed (or None to Clear Resolution).
How to remove Post Function to set Resolution from workflow:
At the end of the "The Resolution of the issue will be set to Fixed" click to x
To choose Resolution in transition you need screen with resolution field added to transition
(select transition, click to Edit on right side of the screen and add "screen" with Resolution field in filed "Transition screen" (e.g. Resolve Issue Screen)
To add resolution event to transtition (for notifications, ... )
Change "Fire a Generic Event event that can be processed by the listeners." to
"Fire a Issue Resolved event that can be processed by the listeners." by clicking to pencil at the end of the line.
Indeed the issue was that there was such a post function missing. I don't know how.
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.