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)
Sun, Dec 15, 3:15 PM
Unknown Object (File)
Dec 6 2024, 3:40 PM
Unknown Object (File)
Dec 5 2024, 1:33 AM
Unknown Object (File)
Nov 27 2024, 4:23 AM
Unknown Object (File)
Nov 23 2024, 4:51 PM
Unknown Object (File)
Nov 20 2024, 3:22 AM
Unknown Object (File)
Nov 16 2024, 4:21 AM
Unknown Object (File)
Nov 12 2024, 8:47 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.