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
F18751035: D21618.id51454.diff
Sat, Oct 4, 9:35 AM
F18739129: D21618.id.diff
Wed, Oct 1, 7:54 PM
F18724192: D21618.diff
Tue, Sep 30, 3:02 AM
F18682961: D21618.id51467.diff
Fri, Sep 26, 6:38 AM
F18643469: D21618.diff
Sep 19 2025, 2:25 AM
F18634650: D21618.id51454.diff
Sep 16 2025, 11:08 PM
F18607243: D21618.id.diff
Sep 13 2025, 11:42 PM
F18594559: D21618.diff
Sep 12 2025, 6:34 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.