Show pending Approval Items for running User or any Groups that the user is a part of

If that’s all you’re after, you can probably delete the first 4 Models, and on the PendingApprovalItems Model, do the following:

1. remove the Condition Logic
2. Remove Conditions 3-6, so that only the following are left:

1. ProcessInstance.Status = “Pending”
2. ActorId = (Userinfo) User Id