Skip to content

Why do the relations inside the editor sometimes break after saving? #40

Closed Answered by formfcw
JohannesPertl asked this question in Q&A
Discussion options

You must be logged in to vote

Since the relation block nodes in the editor reference items from a separate M2A field, there are several reasons why their reference may be lost:

  • the ID of the relation block node has changed in the editor
  • the ID of the referenced M2A element has changed
  • the referenced M2A element has been deleted

It's not a known bug, and I'm afraid we can't fix it until we can reproduce it.

To debug: Compare the IDs for your relation block nodes (by clicking on the fields label > Edit Raw Value) with the IDs of the corresponding M2A items and make sure they match.

If you want to turn this into an issue:

  • Share your Directus env vars: maybe there is something that doesn’t correlate.
  • Share either your …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by formfcw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants