Skip to content

Fix pagination bug with overlapping prefixes in StreamRange#55706

Merged
espadolini merged 1 commit intomasterfrom
espadolini/streamrange-pagination-fix
Jun 13, 2025
Merged

Fix pagination bug with overlapping prefixes in StreamRange#55706
espadolini merged 1 commit intomasterfrom
espadolini/streamrange-pagination-fix

Conversation

@espadolini
Copy link
Copy Markdown
Contributor

This PR fixes a pagination bug in backend.StreamRange which thankfully is only triggered by items with overlapping keys, which is never the case in normal conditions for the current of the function (users, serverinfo and instance).

@espadolini espadolini force-pushed the espadolini/streamrange-pagination-fix branch from befd011 to 1d10464 Compare June 13, 2025 10:10
@espadolini espadolini added this pull request to the merge queue Jun 13, 2025
Merged via the queue into master with commit d8eb245 Jun 13, 2025
40 checks passed
@espadolini espadolini deleted the espadolini/streamrange-pagination-fix branch June 13, 2025 17:23
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@espadolini See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Create PR
branch/v18 Create PR

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

Labels

backport/branch/v17 backport/branch/v18 no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants