I have agents creating problem issues, and I have clients creating service requests and incidents. In the condition I mentioned, if this client belongs to this organization, use this SLA. But how can I specify the group and say if the group is X, use this SLA?
hello @Soukaina IBALINE ,
The SLA rule is essentially based on a set of criteria that need to be all match in order to be valid.
There is no direct way to associate an SLA with a group
The only place you can do that is from the initial SQL condition where you can specify a JQL querry and at this stage you can specify the group membership
regards
hey @Serge Calderara ,
Ok , can you share with me this JQL querry? .
I thought it would be a function like ' if the reporter is member of group X , use this SLA '
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
create a new SLA and name it according to your JQL return data, then apply the goal as below
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.
I advise you to try our Jira addon SLA Time and Report for this purpose.
You can bind an SLA to a specific project or certain ticket parameters to trigger the right SLA upon matching.
I hope I understood your question correctly!
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.