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

Improve Logging for spacemember crud #10989

Open
kobergj opened this issue Feb 11, 2025 · 0 comments
Open

Improve Logging for spacemember crud #10989

kobergj opened this issue Feb 11, 2025 · 0 comments

Comments

@kobergj
Copy link
Collaborator

kobergj commented Feb 11, 2025

We have repeated reports where users fail to add/update/remove another user in a space but the error is not properly logged. We need concise error messages that tell what went wrong.

  • graph service needs to log all errors with as much information as it has.
  • double check if errors are logged properly in storage-users service
  • simulate an error and make sure required information to fix it is logged.

NOTE: The scope of this ticket is only the CREATE/UPDATE/DELETE endpoints for Space Membership.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant