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

Crashes that occurred during the app upgrade process were counted in the new version #903

Closed
3 tasks done
PayneFuRC opened this issue May 10, 2024 · 3 comments
Closed
3 tasks done

Comments

@PayneFuRC
Copy link

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Electron SDK Version

4.24.0

Electron Version

30.0.1

What platform are you using?

None

Link to Sentry event

No response

Steps to Reproduce

  1. mock a main process crash in old version
  2. install the new version
  3. upload the crash to the new version in sentry server.

Expected Result

  1. upload the crash to old version

Actual Result

  1. upload the crash to new version
@timfish
Copy link
Collaborator

timfish commented May 10, 2024

We've fixed this bug previously and have an integration test that checks this.

Which version of the SDK were you using in the previous app version before updating to v4.24.0?
If your previous app version was using < v4.9.0, that was before this bug was fixed.

@PayneFuRC
Copy link
Author

Thanks. I will check it.

@PayneFuRC
Copy link
Author

Thank you, this problem disappears after using the new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants