Problem/Motivation

Resetting a crop should not make it impossible to save a piece of content.

Steps to reproduce

  1. Edit a node with a previously applied crop
  2. Press the "Reset crop" button
  3. Try to save the node
  4. You will receive an "Image is required." error and be unable to save the page (this is despite there of course being an image, and in our case, despite this being on a content type without the image being required.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

mlncn created an issue.

mlncn’s picture

OK, oops, this only happens if "Required crop types" is selected.

So maybe this is intended behavior?

Removing any required crop types fixes this problem for us.

Maybe i just need to be pointed at some documentation?