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

Fix Admin Dashboard #1172

Open
2 tasks
pepermao opened this issue May 1, 2024 · 0 comments
Open
2 tasks

Fix Admin Dashboard #1172

pepermao opened this issue May 1, 2024 · 0 comments
Labels
bug Something isn't working tech

Comments

@pepermao
Copy link
Collaborator

pepermao commented May 1, 2024

Background Information

Fix Dashboard API calls.

  • Include namespace filter. Current the query does not include the namespace field, resulting wrong result queries when in a different namespace than main
  • Figure out and fix what is the error in the reviews listAll

Review listAll API function

{
    "statusCode": 400,
    "message": [
        "nameSpace must be a string"
    ],
    "error": "Bad Request"
}
@pepermao pepermao added bug Something isn't working tech labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tech
Projects
Status: Backlog
Development

No branches or pull requests

1 participant