Page MenuHomePhabricator

Allow objects to be linked even if they are missing other fields
ClosedPublic

Authored by epriestley on Jul 26 2014, 12:03 PM.
Tags
None
Referenced Files
F13185276: D10059.diff
Sat, May 11, 2:45 AM
F13181537: D10059.id24187.diff
Thu, May 9, 1:01 PM
Unknown Object (File)
Tue, May 7, 5:10 AM
Unknown Object (File)
Fri, May 3, 2:31 AM
Unknown Object (File)
Mon, Apr 29, 1:04 PM
Unknown Object (File)
Apr 3 2024, 1:15 AM
Unknown Object (File)
Mar 13 2024, 7:04 PM
Unknown Object (File)
Mar 10 2024, 12:04 AM
Subscribers

Details

Summary

Fixes T5717. Like other partial edits, object links should not be blocked by unrelated missing fields on the object.

Test Plan
  • Linked two objects.
  • Verified the inverse editor already sets "continue on missing fields" and "continue on no effect".

Diff Detail

Repository
rP Phabricator
Branch
missinglink
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1906
Build 1907: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Allow objects to be linked even if they are missing other fields.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, chad, btrahan.
This revision is now accepted and ready to land.Jul 26 2014, 1:45 PM
epriestley updated this revision to Diff 24187.

Closed by commit rPc75e12038c6d (authored by @epriestley).