Hi,
When we set a filter to the show only OPEN request then it seems that it shows both Open as well as the resolved issue.
the reason behind this is resolution status.
Please check attached img for more details.
here you can see that status is resolved but the resolution status is "unresolved"
so I want to know that how to change this resolution status to "resolved"
Any solution to this?
There will be a multiple ways...like
1. Add an Update issue field post function on resolve issue transition of that particular workflow, so whenever user will resolve this ticket automatically the resolution will set whatever you provided while adding post function like Done/fixed..
2. You can add the resolve issue screen on resolve issue transition so that whenever user will click on the resolve issue transition then the screen will pop up and the users need to select the appropriate resolution and then the selected resolution will set.
how to add post function.
could you please explain me step by step.
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.
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.
@AKSHAY THAKARE Edit the ticket (CIM-187) and then change the resolution to Done, but the resolution field should be available on Edit issue screen.
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.
@AKSHAY THAKAREYou will need to go to the project configuration, look for screen scheme this issue type is using, click the link and the you can also click edit screen . Add resolution field which is a system field.
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.
It is not resolved the system is very manipulative
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Moses Thomas Thank you!
I just needed to add a resolution to few issues where the Workflow didn't add the Resolution (fixed now) but I'm trying to figure out if I should just leave this field exposed like this. It's kind of nice have quick access to it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
from now we can change status to "DONE"
but what about the previous one. I want to change the status of them to resolve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@AKSHAY THAKAREI assume you have the screen added to workflow .The easiest way for you now is to reopen this ticket and then push it to resolve, when you reach the resolve issue transition the screen will pop up. then you can change resolution.
Best!.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
from now we can change status to "DONE"
Could you please let me know on which transition you have been added the post function..if possible attach the screenshot for the same.
but what about the previous one. I want to change the status of them to resolve.
If you have been added the post function to resolved issue transition then the status will be the resolved only the resolution will be set accordingly...like done/fixed..
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.
Here I have added Screen so from now whenever I select resolve, then one pop up comes from were I select resolution status to "done".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it's correct.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Now what about the previous request as are "Done" but still resolution status is "unresolved"
I want to change it to " Done" is there any way to change.
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.
For old tickets, you can run the JQl like ...
resolution = unresolved
Then do the bulk change and select the edit operations and then edit the resolution to done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@AKSHAY THAKAREYou will need to add resolve issue screen in the resolve issue transition in the workflow. Log as admin > screens check whether you have a screen such as this usually name resolve issue screen. if you don't have it then create one and add these fields to the screen , the Go to workflow and double click on the resolve issue transition and the look for your resolve issue screen and the update workflow. after that you will have to click resolve transition again then the screen will pop up and there you can change resolution, if you have the transition ( resolve issue transition) with the setting that says " all status can transition to RESOLVED status" OR you can reopen issue again until you reach the resolve issue transition so that you can change resolution.
Best regards,
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.