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

[Hot fix]: ignore permission to check human evaluation access in the case object_db is None #1875

Merged

Conversation

aybruhm
Copy link
Member

@aybruhm aybruhm commented Jul 11, 2024

Description

This PR is a hot fix in the backend to address the issue where permission access for application being triggered when the variant had been deleted.

Parent PR

AGE-414

Changes

  • Updated condition to ensure that permission to view evaluation is triggered only when object_db is provided.

…ccess is ignored in the case the object_db is None
Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 0:26am

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 11, 2024
@aybruhm aybruhm requested a review from aakrem July 11, 2024 12:26
@dosubot dosubot bot added Backend bug Something isn't working labels Jul 11, 2024
@aakrem aakrem merged commit 5dd85ad into main Jul 11, 2024
9 checks passed
@aakrem aakrem deleted the hot-fix/ignore-object_db-when-checking-permission-in-cloud branch July 11, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants