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(credentials): remove actingUserId from ensureWorkspaceCredentialMemberships
actingUserId is not always the credential creator — sync is called from
member addition, permission changes, and invitation acceptance. Creator
admin is only applied in route.ts POST (direct creation). Sync paths
use pure workspace permission mapping.
0 commit comments