Skip to content
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

[RBAC - User] Information not updated after modification of Groups #6929

Open
Lhorus6 opened this issue May 11, 2024 · 0 comments
Open

[RBAC - User] Information not updated after modification of Groups #6929

Lhorus6 opened this issue May 11, 2024 · 0 comments
Labels
bug use for describing something not working as expected
Milestone

Comments

@Lhorus6
Copy link

Lhorus6 commented May 11, 2024

Description

When a User is configured and its Groups are changed, the Roles associated with the Group are not updated on the page. You need to refresh the page to see the correct Roles.

NB: The bug is just a display problem that requires to refresh the page to get the latest information. There are no right/security issues to report.

Environment

OCTI 6.0.10

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create Group A with Role A
  2. Create Group B with Role B
  3. Create User Test and add Group A and B
    -> Refresh the page and you will see Role A and B on the page of the user

Screenshot 2024-05-11 110946

  1. Remove User A from the Group B
    -> Don't refresh, you will still se Role B in the list of Role

Screenshot 2024-05-11 111002

  1. Refresh the page
    -> The right Role are displayed

Screenshot 2024-05-11 111014

@Lhorus6 Lhorus6 added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels May 11, 2024
@nino-filigran nino-filigran removed the needs triage use to identify issue needing triage from Filigran Product team label May 13, 2024
@SamuelHassine SamuelHassine added this to the Bugs backlog milestone May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants