Page MenuHomePhabricator

Carry the "silent" transaction flag through inverse edge edits
ClosedPublic

Authored by epriestley on Jul 27 2018, 6:13 PM.
Tags
None
Referenced Files
F13234724: D19543.diff
Tue, May 21, 3:41 AM
F13218172: D19543.id46724.diff
Sat, May 18, 10:35 AM
F13217487: D19543.diff
Sat, May 18, 5:44 AM
F13212662: D19543.diff
Fri, May 17, 6:58 AM
F13200648: D19543.id46724.diff
Tue, May 14, 2:18 AM
F13197616: D19543.diff
Mon, May 13, 12:20 AM
F13191829: D19543.id.diff
Sun, May 12, 1:02 AM
Unknown Object (File)
Fri, May 3, 10:01 AM
Subscribers
None

Details

Summary

See PHI751. Ref T13164. We added a "silent" flag for Editors somewhat recently (currently reachable only for bulk edits with bin/bulk ... command).

However, this flag doesn't carry through to the sub-editor when we make inverse edge edits. These are edits like "X is a parent of Y", which cause an implicit "Y is a child of X" edit to occur.

Pass the flag through.

Test Plan
  • Rigged the relationships controller to make silent edits.
  • Changed the parents of a revision from the web UI. Saw no mail or feed stories.

Diff Detail

Repository
rP Phabricator
Branch
silent1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20521
Build 27869: Run Core Tests
Build 27868: arc lint + arc unit