I have an attestation case with calculated group of approvers, which might change over time. How can I programmatically recalculate the group?
OK, found in default process plans condition like this one:
<PK> in (select top 1 <PK> from <BaseObject>)