PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners Click HERE | EMEA/APJ Click HERE

User update rule revoke selected access doesn't work

saima
New Contributor II
New Contributor II

HI team, 

User update rule -  revoke selected access doesn't work, 

it doesn't trigger any remove access and no specific error in logs, it evaluates the user which matches the condition as well. This rule is (Invoke from Detective Job).

saima_0-1716533548476.png

even the user satisfying condition is reflected.

saima_1-1716533614263.png

 

saima_2-1716533754260.png

no specific error in logs, when i run the detective job,  has anyone has solution for this or this seems to be a bug, 

 

1 REPLY 1

PremMahadikar
All-Star
All-Star

Hi @saima ,

Can you try below script in advanced query:

a.customproperty4=A and a.customproperty5=B and a.statuskey=1 and a.startdate=subdate(curdate(), 45)

Please change A and B according to your requirement.

 

If this helps your question, please consider selecting Accept As Solution and hit Kudos