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
F15431288: D21618.diff
Mon, Mar 24, 11:35 AM
F15425072: D21618.id51467.diff
Sun, Mar 23, 2:22 AM
F15413336: D21618.id.diff
Wed, Mar 19, 6:08 PM
F15403597: D21618.diff
Tue, Mar 18, 4:04 AM
Unknown Object (File)
Feb 20 2025, 2:11 PM
Unknown Object (File)
Feb 19 2025, 7:27 PM
Unknown Object (File)
Feb 18 2025, 3:19 AM
Unknown Object (File)
Jan 29 2025, 6:17 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.