-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
Mindville - Pre Bundled
-
2
-
Severity 3 - Minor
-
1
-
Issue Summary
Using anyAttribute IN currentUser() does not work when filtering objects
anyAttribute HAVING user("currentUser()") does not work either
Steps to Reproduce
- Write IQL using the attribute currentUser()
- Run the query
Expected Results
It should work
Actual Results
You get no results
Workaround
anyAttribute = "username" this works
userGroup = currentUser()
- is related to
-
JSDSERVER-12430 Assets Report shows inconsistent data when filter query has currentUser()
-
- Gathering Impact
-
- links to