Hello @AlL,
after solving a ticket by changing status to "done" (Fertig) even the workflow is correctly set, that "done" is the last status so that ticket is closed, all tickets are still available in "toDo" (Alle offenen Anfragen).
I expected, that the queue only displays tickets which has to be solved, and after solving they will deleted or moved to another "board", e.g. archive.
Best regards
Sascha
Tickets need to have a resolution set.
Is the field resolution set on the tickets? I suspect not.
You can do this by adding a post-function to the workflow or a screen on the transition to "Gelöst" and place the field resolution on the screen.
Hi @Sascha König ,
Jira considers a ticket is resolved only when the jira system field "Resolution" is updated with a proper value irrespective of your custom statuses. So you need to either add a post function to update the resolution field value when someone transition the ticket to closed/resolved status OR add a transition screen with "Resolution" field so that user select the appropriate value by themselves.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Rilwan Ahmed ,
did so - but there still seems to be a problem, but I am very sure that the workflow is correctly set.
See here: Filter is set to "done" (1) but the list shows cases which are not done (2).
See here: Filter is set to "not done" (1) but there are showed done and not done tickets (2)...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sascha König ,
Jira will not understand what is the Closed status as it can be named differently. Try to do below steps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello together,
the counter time to solve is still running, so they are not closed.
@Rilwan Ahmed I really do not know what to do after your explanation. To my mind when workflow is set correctly to "solved" or "closed" then ticket should be closed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Sascha König
Please check the filter behind "Alle offenen Anfrag..."
its probably not filtering the work-items correctly.
If you need, pls share an image of the filter.
Best regards,
Ariel
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.