The CreatorCon Call for Content is officially open! Get started here.

ACL Question with isApprovalMine

Yusuf5
Tera Expert

Hi,

I'am expecting every user just to lists their approval.

Therefore, I added an ACL for sysapproval_approver table as follows.

But unfortunately, it deosn't execute, the user sees other approvals as well.

I am not sure if I am missing something, any help is appreciated.

Regards

Yusuf

find_real_file.png

13 REPLIES 13

Hi, Before Query BR has delegation problem.

dhananjay
Giga Contributor

Try using the methods provided in attachment.

 

Please mark Helpful if found helpful.

Thanks Jay,

At the end of the document there is an ACL, I cannot make the ACL execute, this is my main problem.

Harsh Vardhan
Giga Patron

can you just try with below script

 

current.approver == gs.getUserID()

I also tried that, no good.

OOH, this approach fails in delegation situation.