sentry icon indicating copy to clipboard operation
sentry copied to clipboard

User Feedback from Unreal Crash Reporter through `CrashContext.runtime-xml` stopped working

Open Fwang36 opened this issue 9 months ago • 11 comments

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

I've seen several reports from users that about 14 days ago, User Feedbacks for events sent via the Unreal Crash Reporter has stopped appearing on their issues and their User Feedback page. All reports so far have reported April 18th as the last day they have received the feedbacks.

As far as I can tell, we used to take the UserDescription field in the CrashContext.runtime-xml file sent to us and attach it as user feedback to the Sentry event. The file still contains that field so I don't think it's an sdk issue.

Also the feedbacks received prior April 18th, are not visible in the New Feedback View. They are only visible in the Old Feedback View.

Expected Result

User Feedbacks using the Unreal Crash Reporter continue to work.

Actual Result

They have stopped working.

Product Area

User Feedback

Link

No response

DSN

No response

Version

No response

Fwang36 avatar May 02 '24 15:05 Fwang36

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar May 02 '24 15:05 getsantry[bot]

Routing to @getsentry/product-owners-user-feedback for triage ⏲️

getsantry[bot] avatar May 02 '24 15:05 getsantry[bot]

Also the feedbacks received prior April 18th, are not visible in the New Feedback View. They are only visible in the Old Feedback View.

This seems related to:

  • https://github.com/getsentry/sentry/issues/70050

As far as I can tell, we used to take the UserDescription field in the CrashContext.runtime-xml file sent to us and attach it as user feedback to the Sentry event. The file still contains that field so I don't think it's an sdk issue.

Seems like a dupe of:

  • https://github.com/getsentry/sentry/issues/70041

During the EA of the new feedback feature, which GA's next week, we made some changes to the ingestion of feedbacks in order to bridge them from the old format to the new. This allows feedbacks to be alerted on:

  • https://github.com/getsentry/sentry/issues/57772

@JoshFerge is doing some work to address this, linking some for reference:

  • https://github.com/getsentry/sentry/pull/70200
  • https://github.com/getsentry/sentry/pull/70198
  • https://github.com/getsentry/sentry/pull/70197

bruno-garcia avatar May 03 '24 19:05 bruno-garcia

Could you please try again? This related issue was resolved, I believe they are the same:

  • https://github.com/getsentry/sentry/issues/70050

bruno-garcia avatar May 04 '24 14:05 bruno-garcia

Does not appear to be fixed. Though I'm not sure if this question was only for EA Repo's.

Darkere avatar May 04 '24 20:05 Darkere

Our company is experiencing the same issue. The last feedback we can visibly see is as of April 17th. The CrashContext.runtime-xml files list the feedback correctly under <UserDescription>, but they no longer appear in any of our events after the date mentioned above.

Edit: To clarify, we do not have EA enabled.

MTSchuby avatar May 04 '24 21:05 MTSchuby

Hello! is Feedback sent after Friday night still missing?

JoshFerge avatar May 07 '24 02:05 JoshFerge

and if it is, could you please pass along your sentry org slug? (if you don't want to put it publicly on github, can email me at [email protected]

JoshFerge avatar May 07 '24 02:05 JoshFerge

Still missing. New Feedback page is empty, and newest entry in old feedback is 19 days old. Slug: tml-edition-gmbh

Darkere avatar May 07 '24 06:05 Darkere

I think the issue here might be a little different from the 2 other linked issues.

Yes, the existing user feedbacks only showed on the old user feedback view, but new ones are no longer created at all, whether we are looking at the new view or the old view.

I'm also not sure if these are handled differently on ingest, but I don't believe we are referring to the User Feedback Api method but are referring to the Unreal Crash Reporter.. I don't think this Unreal specific method for user feedbacks via the crash reporter is documented in our docs, but I think it's this section in Relay

Fwang36 avatar May 08 '24 14:05 Fwang36

Seems to be fixed. Feedback is appearing in the Old Feedback page again.

Darkere avatar May 10 '24 11:05 Darkere

@Fwang36 Do you think we can close out this ticket? LMK!

jas-kas avatar May 10 '24 16:05 jas-kas

Yes, I think we can close this now. If anyone else is having issues with this please write in to [email protected] and we'll take a look directly.

Fwang36 avatar May 10 '24 16:05 Fwang36

@Fwang36 Email sent to support, thanks.

MTSchuby avatar May 13 '24 22:05 MTSchuby