You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: