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

Bad name for url match in django 2.2.25 integration, graphql/ becames graphql/Z on issues #1275

Closed
fredgido opened this issue Dec 9, 2021 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@fredgido
Copy link

fredgido commented Dec 9, 2021

Environment

sentry-python latest
django 2.2.25
issues page on sentry website

Steps to Reproduce

  1. install django 2.2.25, ( I have same issue on new 3.2.10 but haven't fully dived into)
  2. enable django integration
  3. capture and error so its sent to sentry
  4. go on sentry and see the error

Expected Result

url path is properly printed

Actual Result

url path on error has a Z in the end
2021-12-09_21-07

details

django 2.2.24
2021-12-09_21-10
django 2.2.25
2021-12-09_21-09

@sl0thentr0py
Copy link
Member

hi @fredgido, we just released 1.5.1 with a fix for this
#1272

@sl0thentr0py sl0thentr0py added the Type: Bug Something isn't working label Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants