Hi Colleagues, I'm currently facing the following dilemma, hoping I can get some guidance from you:
We have a freeze module driver that locks all direct reports of a Manager like this:
Module X (applies to Users, line items)
Line item 1: Manager (format: users)
Line item 2: Freeze/Unfreeze input - Boolean
Line item 3: Read role - Line item 2 [lookup: Line item 1]
It is working just fine, but now the requirement is to lock individual employees rather than in bulk. It's important that when displayed in app, to show only direct reports and not entire user base. Also, looking forward of achieving this without creating a list with users that must be updated constantly.