Skip to content
Snippets Groups Projects

Don't load all sync states when page slice is empty

Merged Administrator requested to merge es/fix-loading-all-sync-states into main

Created by: eseliger

When the list of IDs is empty, the store will just attempt to load all changeset sync states, which takes some time, depending on the count of changesets. This made queries for empty page slices be way slower than for non-empty ones.

Merge request reports

Merged by avatar (Jul 8, 2025 4:11am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading