-
-
Notifications
You must be signed in to change notification settings - Fork 323
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
SentryUser.name
& .segment
properties ignored
#3933
Comments
SentryUser.name
property ignoredSentryUser.name
& .segment
properties ignored
Hello @lhunath, thanks for reaching out. I could reproduce this, but it seems that the behaviour is not straight forward. After waiting a little bit more and refreshing the issue page the name appears. Can you test this? |
I have not seen the missing information appear on the issue page (this is the issue page for the error event attached in the description). I should point out that the information is also missing from the event JSON, so it would be surprising to me if it did show up later. |
I cant reproduce this. The name appears, but sometimes I need to refresh the issue page to see it. |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Segment continues to be absent from the issue page. |
|
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Platform
iOS
Environment
Production, Develop
Installed
Swift Package Manager
Version
8.25.0
Did it work on previous versions?
No response
Steps to Reproduce
SentryUser
with a certain identifier.username
andname
properties.Example event: us.sentry.io.json
Expected Result
The event payload & web app reports the user's human readable name and segment.
Actual Result
The event payload & web app only report the user's userId, email and userName.
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: