Page MenuHomePhabricator

Update "AffectedPath" table when a revision's repository changes
ClosedPublic

Authored by epriestley on Mar 15 2021, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 10 2026, 12:45 PM
Unknown Object (File)
Jun 22 2026, 8:03 PM
Unknown Object (File)
Jun 22 2026, 3:55 PM
Unknown Object (File)
Apr 17 2026, 11:19 AM
Unknown Object (File)
Apr 16 2026, 10:34 AM
Unknown Object (File)
Feb 11 2026, 2:25 AM
Unknown Object (File)
Feb 10 2026, 8:28 PM
Unknown Object (File)
Nov 11 2025, 8:58 PM
Subscribers
None

Details

Summary

Ref T13639. There's currently a hard-to-hit bug where editing the "Repository" of a revision doesn't update this index.

Instead: update the index on repository change, not just diff update.

Test Plan
  • Updated a revision, used debug view to see index update.
  • Changed repository on a revision, used debug view to see index update.

Diff Detail

Repository
rP Phabricator
Branch
recent7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25262
Build 34870: Run Core Tests
Build 34869: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 15 2021, 11:16 PM
This revision was automatically updated to reflect the committed changes.