Skip to content
Snippets Groups Projects

Don't update changeset diffstat on changeset spec change

Merged Administrator requested to merge es/no-diffstat-update-rewire into main

Created by: eseliger

The diff is not yet updated at this point and hence it caused confusion in the UI where the diffstat was out of sync with the actual diff. Since SetDerivedState is called after all code host operations and that one does SetDiffStat anyways, this just defers updating the diff stat of the changeset to after the commits have been pushed.

Closes https://github.com/sourcegraph/sourcegraph/issues/16196

Merge request reports

Merged by avatar (Jul 7, 2025 7:10pm 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