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

change feature lookup parameters #485

Merged
merged 1 commit into from
Jan 21, 2023
Merged

change feature lookup parameters #485

merged 1 commit into from
Jan 21, 2023

Conversation

diego-escobedo
Copy link
Collaborator

Resolves LOT-499

@linear
Copy link

linear bot commented Jan 20, 2023

LOT-499 IntegrityError: duplicate key value violates unique constraint "unique_feature"

Investigate why it didn't trigger. Also recall there bing a frontend bug where it didn't pull existing features correctly.

Sentry Issue: PROD-Q5

Feature.DoesNotExist: Feature matching query does not exist.
  File "django/db/models/query.py", line 657, in get_or_create
    return self.get(**kwargs), False
  File "django/db/models/query.py", line 496, in get
    raise self.model.DoesNotExist(

@diego-escobedo diego-escobedo temporarily deployed to Development January 20, 2023 23:35 — with GitHub Actions Inactive
@diego-escobedo diego-escobedo merged commit 772b6d5 into main Jan 21, 2023
@diego-escobedo diego-escobedo deleted the feature-uniqueness branch January 21, 2023 00:34
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.

None yet

1 participant