- Issue created by @n1k
You get the same problem if you edit permissions on the content blocks of the paragraphs.
- First commit to issue fork.
- Merge request !7#3511185 Replace wrong block config with right pragraph config dependencies.... → (Merged) created by Hydra
- 🇩🇪Germany Hydra
I addressed both issues:
- No config dependencies should be getting added when interacting with paragraph blocks to the fake block_content bundles. Instead we should rewrite them to proper dependencies of the underlying paragraph configs.
- Since paragraph blocks are no real blocks, there is no sense in creating content_translation configs for them. With the first fix, those configs won't break config import anymore, but since they are useless I removed them from the form entirely to have better UX.
This won't fix existing, broken config. This will only apply for new config.
Automatically closed - issue fixed for 2 weeks with no activity.