-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
ref: handle old malformed ArrayField values in export / import #91410
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
ref: handle old malformed ArrayField values in export / import #91410
Conversation
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #91410 +/- ##
===========================================
+ Coverage 67.05% 87.63% +20.58%
===========================================
Files 10311 10314 +3
Lines 585871 586084 +213
Branches 22603 22603
===========================================
+ Hits 392830 513636 +120806
+ Misses 192613 72020 -120593
Partials 428 428 |
22986ee to
83f171e
Compare
83f171e to
19d4d9b
Compare
19d4d9b to
e74f366
Compare
e74f366 to
c173e26
Compare
c173e26 to
26cd1cb
Compare
26cd1cb to
6d8ddef
Compare
| # preserve for 3 versions as per https://docs.sentry.io/concepts/migration/#version-support-window | ||
| # so probably 2025.09 this can go away? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll probably need to keep this around much longer, as sales often works with customers on much older sentry versions 😢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we.... update the policy to reflect that then?
<!-- Describe your PR here. -->
No description provided.