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)
Sat, Nov 23, 4:51 PM
Unknown Object (File)
Wed, Nov 20, 3:22 AM
Unknown Object (File)
Sat, Nov 16, 4:21 AM
Unknown Object (File)
Tue, Nov 12, 8:47 AM
Unknown Object (File)
Fri, Nov 8, 7:56 AM
Unknown Object (File)
Sun, Oct 27, 11:22 PM
Unknown Object (File)
Oct 14 2024, 7:45 PM
Unknown Object (File)
Oct 7 2024, 8:07 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.