Approval Assignment rule auto approval

Im getting access denied on the link.. (im logged in) :frowning:

But yes, that sounds like what I’m after. And basically I have the conditions ready already. Meaning that I go trough the Approvals, check individual entitlements for the extended attributes, and then I modify the approvals accordingly. The only issue I have is that I dont know what to return from ApprovalAssignment rule in case no approvals are needed. I’ve tried to return empty list, null value, I’ve tried to approve the dynamically, but so far dead ends. The rule expects newApprovals in a list, but what to return if no approvals are needed at all?