flag-drupal8 icon indicating copy to clipboard operation
flag-drupal8 copied to clipboard

Test REST import/export of 'flagging' content entity

Open Sam152 opened this issue 11 years ago • 0 comments

I tried using flag with default_content, and while an export that seemed to contain all of the information for a specific flag (user and target entity id), I couldn't get the flag to import:

exception 'Symfony\Component\Serializer\Exception\UnexpectedValueException' [error] with message 'Type http://drupal.org/rest/type/flagging/flag does not correspond to an entity on this site.' in app/core/modules/hal/src/Normalizer/ContentEntityNormalizer.php:251

Sam152 avatar Dec 20 '14 04:12 Sam152