`power_stencil edit` often fails if edited entity contains references outside of `has_one` or `has_many` relations
Problem seems to be coming from `PowerStencil::CommandProcessors::Edit#modifications_valid?`. Need to find a better way to ensure something is valid after being edited.
issue