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
F18607243: D21618.id.diff
Sat, Sep 13, 11:42 PM
F18594559: D21618.diff
Fri, Sep 12, 6:34 PM
F18571791: D21618.id51467.diff
Wed, Sep 10, 5:23 AM
F18571790: D21618.id51454.diff
Wed, Sep 10, 5:23 AM
F18420320: D21618.id.diff
Sat, Aug 30, 4:08 PM
F18386993: D21618.diff
Fri, Aug 29, 2:44 AM
F17874256: D21618.id.diff
Jul 28 2025, 5:39 PM
F17845671: D21618.diff
Jul 27 2025, 3:51 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
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.