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)
Tue, May 20, 2:59 AM
Unknown Object (File)
Apr 19 2025, 3:41 PM
Unknown Object (File)
Apr 18 2025, 2:52 AM
Unknown Object (File)
Apr 4 2025, 12:25 PM
Unknown Object (File)
Mar 24 2025, 11:35 AM
Unknown Object (File)
Mar 23 2025, 2:22 AM
Unknown Object (File)
Mar 19 2025, 6:08 PM
Unknown Object (File)
Mar 18 2025, 4:04 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.