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

Events widget produces exception when user is missing permissions for event definitions. #18949

Closed
dennisoelkers opened this issue Apr 9, 2024 · 0 comments · Fixed by #18953
Assignees
Labels
blocker If not finished by release date, the release will be postponed. bug

Comments

@dennisoelkers
Copy link
Member

Expected Behavior

If a user does not have the required permissions to see an events definition, the events widget should load, but should not show the event definition name.

Current Behavior

If a user does not have the required permissions to see an events definition, the events widget fails, because it is calling an endpoint which returns a 403.

events-widget-403

Possible Solution

Steps to Reproduce (for bugs)

  1. Create an event associated to any event definitions
  2. Create a reader user
  3. Create a new search
  4. Create an events widget

Context

Your Environment

  • Graylog Version:
  • Java Version:
  • OpenSearch Version:
  • MongoDB Version:
  • Operating System:
  • Browser version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker If not finished by release date, the release will be postponed. bug
Projects
None yet
2 participants