-
Notifications
You must be signed in to change notification settings - Fork 243
FOUR-25264: Prevent Admin menu from appearing for project-only users by switching project user selectors to /users #8647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
QA server K8S was successfully deployed https://ci-578647db74.engk8s.processmaker.net |
|
QA server K8S was successfully deployed https://ci-578647db74.engk8s.processmaker.net |
|
QA server K8S was successfully deployed https://ci-578647db74.engk8s.processmaker.net |
|
CarliPinell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved!





Issue & Reproduction Steps
A non-admin project owner with all project permissions could not add members in Designer because the users_task_count endpoint returned 403. The route is protected by can:view-users, but project managers don’t have that global permission.
Solution
How to Test
Related Tickets & Packages
ci:deploy
ci:package-projects:bugfix/FOUR-25264
Code Review Checklist