If customers close the issues through the portal the resolution is set to Withdrawn, but if a participant is closing it the resolution is not set. Can you prevent participants to se "Close" in the portal?
Hi @Guro
Add a condition to your workflow, so that only the reporter (or assignee, or whomever else you like) can transition this issue to Close.
Hei,
I just want to prevent it from the portal, not from inside "jira servicedesk".
So can you diffrenciate what customers and participants see there in the portal?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then you do exactly what I proposed. Change the conditions in the workflow so as only the reporter can close the issue or whoever else you want to. If you restrict that, then the participants will not be able to close it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A couple of comments before you wrote: I just want to prevent it from the portal, not from inside "jira servicedesk".
But know you state: Participant shall be abel to close it if they are agents, just not through the Portal
So what exactly is your business requirement? You want only to restrict it on the Portal, or within the service desk? Figure that out and let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So do what I propose. Or at least try it, cause I have, and it's only restricts the portal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So in that condition you placed, add that users with the role e.g. "Service Desk Agents" can close the ticket as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try the following two conditions. Kindly mark the yellow arrow, to make sure to switch the logical operator to "Any of the following conditions".
Let me know if that works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Guro why it didn't work? Can the participants close the issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But the participants that can close these issues are the agents as well?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try then the following:
The above conditions will:
Pay attention to the logical operator. I;ve tried it on my instance and:
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.