Skip to content

Bug #14787 #1412

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

Merged
merged 1 commit into from
May 20, 2025
Merged

Bug #14787 #1412

merged 1 commit into from
May 20, 2025

Conversation

mmoqui
Copy link
Member

@mmoqui mmoqui commented May 16, 2025

Report the fix from branch 6.4.x:
Two new listeners are added for the Node API. The first one listens for events about change on the roles played by a user in a component instance (either directly or through a group playing a role) and carried by the UserRoleEvent event. The second one listens for events about change on the roles played by a group in a component instance and carried by the ProfileInstEvent event.
The goal of the two listeners is to figuring out the users and the groups that don't play anymore a role in a component instance and then invoke the NodeProfileInstUpdater service to remove from the specific access rights of nodes the related users and groups.

Report the fix from branch 6.4.x:
Two new listeners are added for the Node API. The first one listens for
events about change on the roles played by a user in a component
instance (either directly or through a group playing a role) and carried
by the UserRoleEvent event. The second one listens for events about
change on the roles played by a group in a component instance and
carried by the ProfileInstEvent event.
The goal of the two listeners is to figuring out the users and the
groups that don't play anymore a role in a component instance and then
invoke the NodeProfileInstUpdater service to remove from the specific
access rights of nodes the related users and groups.
@mmoqui mmoqui force-pushed the bug-14787-master branch from c2cb1fa to 60e23c9 Compare May 19, 2025 07:25
Copy link

@mmoqui mmoqui merged commit b0f7d89 into Silverpeas:master May 20, 2025
3 checks passed
@mmoqui mmoqui deleted the bug-14787-master branch June 2, 2025 09:44
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