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

Bug: Notification still shows up after demotion of user from site admin to org admin #193

Open
Wachizungu opened this issue Nov 26, 2024 · 2 comments

Comments

@Wachizungu
Copy link
Contributor

Actual behavior

User who was site admin and had notifications because of that, got demoted to org admin, still has a notification in the menu bar but hits ACL when clicking on the bell.

Expected behavior

I guess the notifications that were triggered because the user was site admin should no longer show up.

Reproduction scenario

Elevate a user to site admin, do some action that would trigger a notification for the user. Then demote the user to org admin.

Version

1.25

@iglocska
Copy link
Member

This is a more systemic issue. The user is evaluated for their role on authentication, a change to their role should be followed by a deauthentication, but this is definitely not that straight forward, especially when Cerebrate is tied into keycloak. Let's keep this open for now.

@Wachizungu
Copy link
Contributor Author

Wachizungu commented Dec 5, 2024

Hmm, I will double check tonight but I believe you still get the bell / notification detail even after logging out and back in. Perhaps I didn't phrase this properly.

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

No branches or pull requests

2 participants