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: envkey project imports #2590

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Conversation

DanielHougaard
Copy link
Contributor

Description 📣

There is an edge-case in EnvKey imports, resulting in imports failing due to a vague database error. The error is happening because we're trying to find a project env with an undefined projectId. This PR introduces an extra step that will "backfill" any missing / corrupt data.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

@DanielHougaard DanielHougaard self-assigned this Oct 15, 2024
@maidul98 maidul98 merged commit ca5ec94 into main Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants