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
F18091286: D10059.id24185.diff
Wed, Aug 6, 8:48 PM
F18047763: D10059.diff
Sun, Aug 3, 1:08 PM
F17944781: D10059.id24187.diff
Thu, Jul 31, 10:55 AM
F17833849: D10059.id.diff
Jul 26 2025, 1:53 PM
F17805937: D10059.diff
Jul 25 2025, 1:13 PM
Unknown Object (File)
Jun 27 2025, 5:01 PM
Unknown Object (File)
Jun 27 2025, 12:43 AM
Unknown Object (File)
Jun 26 2025, 6:42 PM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).