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
docs(permissions): positions are membership roles too (#3723)
The positions page said `sys_member.role` was the "org-membership tier:
owner/admin/member". That parenthetical was already one value short
(`delegated_admin`, #3697) and this branch makes it materially wrong: every
declared position / permission-set name is now a valid `sys_member.role`
value, so someone can be invited straight into a position.
Documents that path where the names are declared, with the two limits that
bound it — the invitation role cap (an issuer below admin grade invites plain
members only; a delegate's channel for capability is placement, not the
membership role) and the machine-name requirement.
0 commit comments