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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Sort breadcrumbs by Date if the event has breadcrumbs #1094

Merged
merged 5 commits into from
Dec 7, 2020

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Dec 4, 2020

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

Fix: Sort breadcrumbs by Date if the event has breadcrumbs

馃挕 Motivation and Context

If an event captured on a top SDK like Flutter and later sent by the Android SDK, the Scope breadcrumbs are merged along with the breadcrumbs from the event, but it's not respecting the timeline.
Ideally, this would be solved by the Scope sync, but if the Scope sync. can be opt-out, the same problem would happen.

馃挌 How did you test it?

馃摑 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

馃敭 Next steps

@marandaneto marandaneto changed the title Fix: Sort breadcrumbs by Date if event has breadcrumbs Fix: Sort breadcrumbs by Date if the event has breadcrumbs Dec 4, 2020
@marandaneto marandaneto requested a review from a team December 4, 2020 13:04
@marandaneto marandaneto merged commit fc4b457 into main Dec 7, 2020
@marandaneto marandaneto deleted the fix/sort-breadcrumbs branch December 7, 2020 08:17
marandaneto added a commit that referenced this pull request Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants