Question
3
Replies
701
Views
Posted: October 19, 2017
Last activity: December 11, 2017
Closed
Access Control Policy Condition - One Of
I have property1 of type text in work class and I have created an access control policy on the same work class with below condition.
.property1 One Of "value1, value2,value3"
I expect this condition to return true while value of property1 match any value from list - "value1, value2,value3". However this condition is not returning the expected result.
Can you share the tracer ? This looks interesting.