Homestyx hydra

R1:17f092307cdf

Fix an issue where Phriction moves to new locations would fail with a "content required" error

Summary:
Ref T12793. I'd like to understand exactly when we broke this, but this seems to be a minimal fix that shouldn't do anything surprising.

When you move document `/a/` to `/a/b/` and that path doesn't exist yet, the Content transaction currently fails because there's "no content". The content gets added later by the "move" transaction but this is implicit.

To make this work, just ignore the "missing…
Repository: R1 hydra
Commit Date: Jun 2 2017