-
Notifications
You must be signed in to change notification settings - Fork 251
[15.0][FIX] fieldservice_route: Allow FSM own users to see all routes and assigned orders #1358
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: 15.0
Are you sure you want to change the base?
Conversation
Hi @max3903, |
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.
LGTM!
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.
LGTM
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.
LGTM!
This PR has the |
For a user with the
fieldservice.group_fsm_user_own
group, if an FSM order was assigned to them but the route linked to that order was assigned to a different person, an access error occurred. This PR ensures that users can access their assigned FSM orders regardless of the person assigned to the route.cc https://github.com/APSL 6225
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review