Using OnDemand there is a workflow template for software development projects (see https://confluence.atlassian.com/display/AOD/Software+Development+project). However, even when I press "Done" on an issue it transitions to the "Done" state but remains as "Resolution: Unresolved". Am I missing a step somewhere?
I did in fact submit a support request, and here's the response from David Nicholson:
"When you press 'Done', you're changing the status of the issue as you move it into a new workflow step, but that doesn't change the Resolution field automatically. If you would like that to happen, you'll need to add a post action to the transition to Done that updates the value of the Resolution field. Any value other than "Unresolved" will mean that there is a resolution, and it will show up properly on your reports and gadgets.
You can find details on Workflows at https://confluence.atlassian.com/display/AOD/Configuring+Workflow, and on Transitions and post actions by following the link to Advanced Workflow Configuration in the menu on the right hand side."
So my conclusion is that the pre-configured workflow, which I thought would be a good bootstrap for a new development project, isn't actually very useful since it never resolves or closes issues. So I guess I'll ignore it and take the time to configure a custom workflow for what should be a very ordinary process. Pity.
I filed a bug report: https://support.atlassian.com/browse/JST-82031
Note that the documentation states "When any 'Done' transition occurs the resolution is set to Done."
https://confluence.atlassian.com/display/AOD/Software+Development+project
So this should definitely be considered a bug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I get a "Permission Violation" when I try to view that bug report. Has there been any feedback about this bug?
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.
Agree with Tom. This should be treated as a bug or unfinished functionality, particulary since most JIRA reporting relies on issues transitioning to a Resolved state. All users of these stock workflows will need to make these customizations in order for reporting to be accurate.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Default Workflows in Jira should resolve issues as they have a Post Function in the Done Transition to update the Resolution Field.
If your Workflow does not have such a post function, then you might be having this bug https://jira.atlassian.com/browse/JRA-36324that is just being fixed and will be deployed soon.
Cheers,
Mauro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this going to be released in the "Atlassian OnDemand maintenance windows" ? My OnDemand instance is version 6.2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, as the issue is marked as Fixed it will be deployed soon on a maintenance window but it might also be delayed unexpectedly by other upgrade tasks.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have to be honest, this really threw me for a loop, and while it's great that it's totally configurable I do sit here wondering why on earth the default configuration does this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I may 'love' Jira - but this is a(nother) good example of how un-user-friendly it is - if you want to leave things like this in, working this way (correct or not), people are going to find it confusing and frustrating to use.
Still, until something else competes, this is still the only thing around so we will use it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same issue. I am using Jira with software development workflow. The postfunction for done sets resolution to done. But it is not always set to done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please post here if your submit request has any new. Road Map is useless like it is now.
I have to edit 3 transitions, to add a Post Function updating the resolution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
submitt a support request @ https://support.atlassian.com/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have Resolve Issue permission?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since it is a Software Development Workflow there is no resolution. You are creating something new, so at the end you simply say "done" - no need to set a resolution.
However, if you want to use this workflow to fix something and you require a resolution you will have to change the workflow (create a copy of the workflow). There are two options.
1. In the transition to done add a screen with resolution field (or if already a screen is used add the field to that screen) and use a field required validator for resolution. So everytime you set an issue to done the resolution must be set.
2. If you want always the same resolution (e.g. fixed) use a post function in that transition and set the resolution to e.g. fixed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello Tom Smith,
Check your workflow where the Done transition has any postfunction which clears the Resolution to Unresolved.
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.