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

Tag.DoesNotExist: Tag matching query does not exist. #4584

Open
sentry-io bot opened this issue Sep 4, 2024 · 0 comments
Open

Tag.DoesNotExist: Tag matching query does not exist. #4584

sentry-io bot opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
api Issue related to the REST API bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 4, 2024

Sentry Issue: FLAGSMITH-API-4Y7

Tag.DoesNotExist: Tag matching query does not exist.
(9 additional frame(s) were not displayed)
...
  File "integrations/github/views.py", line 281, in github_webhook
    handle_github_webhook_event(event_type=github_event, payload=data)
  File "integrations/github/github.py", line 104, in handle_github_webhook_event
    tag_feature_per_github_event(event_type, action, metadata)
  File "integrations/github/github.py", line 67, in tag_feature_per_github_event
    github_tag = Tag.objects.get(
@sentry-io sentry-io bot added the bug Something isn't working label Sep 4, 2024
@matthewelwell matthewelwell added the api Issue related to the REST API label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants