Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.73k stars 445 forks source link

Add breadcrumb ordering #8034

Closed drew2a closed 1 month ago

drew2a commented 1 month ago

We have noticed that breadcrumbs are not always sorted by timestamp:

image

This PR fixes it by Introducing a new feature to order breadcrumbs by timestamp in ascending order. This is achieved by adding a new function, order_by_utc_time, which sorts the breadcrumbs based on their timestamps.

Ref:

drew2a commented 1 month ago

You are right. It is strange. I'll investigate further.

drew2a commented 1 month ago

@kozlovsky I think I've fixed it by https://github.com/Tribler/tribler/pull/8034/commits/957b3296a5e803f842c7b58cdd116bc13c78df1d

https://sentry.tribler.org/organizations/tribler/issues/2658

kozlovsky commented 1 month ago

Nope, it is still two separate lists: https://sentry.tribler.org/organizations/tribler/issues/2658/events/0a59f86f4eeb4c908fd860e2da8343c0/