You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(types): fix misleading comments and ownerOpeation typo in OwnerChangeCalculator
- Update dedup loop comments to accurately describe that any existing
operation (pending, complete, failed, etc.) suppresses re-queuing,
not just waiting or completed ones.
- Rename loop variable ownerOpeation → ownerOperation in both add and
remove loops for readability.
- Fix pendingAdminMembers doc comment: these are users with pending
invitations, not org members.
Signed-off-by: Onur Yilmaz <onur.yilmaz@sap.com>
0 commit comments