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): apply permission mapping in createWorkspaceEnvCredentials
Address Bugbot review: the parallel credential creation path
(createWorkspaceEnvCredentials) still used owner-only admin logic.
Now queries workspace permissions table for consistent role mapping.
0 commit comments