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

Backend log message is wrong, it doesn't mention all the extra filters that have been added to endpoint #3267

Open
corneliusroemer opened this issue Nov 21, 2024 · 0 comments
Labels
backend related to the loculus backend component codesmell For warnings/lints without immediate harm but to be fixed eventually

Comments

@corneliusroemer
Copy link
Contributor

Going through backend logs I noticed that this line is completely missing all the extra filters that have been added since. I wish we logged a little more explicitly, shouldn't be too hard to ajust add all the filters here and do likewise with other endpoints so we understand better what's going on in logs:

log.info { "approving all sequences by all groups ${authenticatedUser.username} is member of" }

@corneliusroemer corneliusroemer added backend related to the loculus backend component codesmell For warnings/lints without immediate harm but to be fixed eventually labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend related to the loculus backend component codesmell For warnings/lints without immediate harm but to be fixed eventually
Projects
None yet
Development

No branches or pull requests

1 participant