Incorrect config is generated for block content type

Created on 5 March 2025, 2 months ago

Problem/Motivation

Block Types that are generated by the paragraph_block module should not create config or appear as a dependency in other configs.

Steps to reproduce

1. Create a content type
2. Add a field to that content type which references a paragraph type (f.e Hero) which can be used as a block
3. Save Content Translation Settings
4. Config Files and dependencies will be generated when exporting config
f.e:
- config/sync/core.base_field_override.block_content.hero.changed.yml
- config/sync/language.content_settings.block_content.hero.yml

That config will also have a dependency on "block_content.hero.yml" which does not exist.

Proposed resolution

No base field override config should be generated and no block type config.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany n1k

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024