Skip to content

PM-4158fix user role for completed profile report#58

Merged
vas3a merged 2 commits intodevelopfrom
PM-4158_completed-profiles-report
Mar 5, 2026
Merged

PM-4158fix user role for completed profile report#58
vas3a merged 2 commits intodevelopfrom
PM-4158_completed-profiles-report

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Mar 5, 2026

No description provided.

};

export const ScopeRoleAccess: Record<string, readonly string[]> = {
[Scopes.Identity.UsersByHandles]: ["Talent Manager", "Project Manager"],
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[❗❗ correctness]
The role Project Manager is used in ScopeRoleAccess, but it is not defined in UserRoles or AdminRoles. Ensure that all roles used in ScopeRoleAccess are defined to prevent potential runtime errors.

@vas3a vas3a merged commit f5a8966 into develop Mar 5, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant