You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am trying to filter a scope and when i select 1 value it works fine, but when i select 2 or more values i get nothing returned.
I think it's the AQL scope and i want to to be contains "EIS Group" in the query. Is this possible?
Filter issue scope (AQL): "EIS Function" = ${customfield_13909} AND "Job Role" = ${customfield_14039} AND "EIS Group" like ${customfield_13915}
can anyone advise what i should so here?
Hello,
Can you be more specific ?
If you try to search for the value "EIS Group" in an attribute, the AQL won't be "contains" but "LIKE".
Example : "Name" LIKE "EIS Group"
Sorry hopefully these screens shots help, if they select one EIS group they get the authority levels but if they select 2 they dont even though the group that has the authority levels is still selected so thats what i was thinking when i said i needed something which is contains - hope this helps
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.