Hi there,
I want to have some region based SLAs in place. I have customers in groups per their region. I would like to somehow check if the reporter is in a group then that is the SLA that will trigger but I can't seem to get the JQL to work in the SLA.
Is what I am attempting possible?
Hi @Ste404 , the following JQL will check if the reporter is a member of a group.
reporter in membersOf("my group")
replace my group with your group name
I was neglecting the " "
rookie error right there, rushing to get it done :/
cheers
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.