- Issue created by @joachim
- π¬π§United Kingdom joachim
I've been informed on twitter by @chx that it's the docs which are wrong.
These need to be changed to say:
- it's optional
- what happens if you omit it - First commit to issue fork.
- First commit to issue fork.
- Merge request !10258Issue #3487913: Updated documentation for config_prefix in ConfigEntityStorage β (Open) created by nexusnovaz
- π¬π§United Kingdom nexusnovaz
Hey, I've made a start on this.
Hopefully im reading this right and understanding the situation. I would assume this just means that it generates the config as
module_name.entity_id
if noconfig_prefix
is passed in. Ill set to review in case its right. Please see MR !10258 - π¬π§United Kingdom joachim
Left a comment on the MR.
I'm not actually sure how we fix this, as the dual meaning of the term 'config prefix' probably spreads to other things. e.g. in the storage handler we have:
* The prefix consists of the config prefix from the entity type plus a dot
* for separating from the ID.This bit will need changing too:
> In the entity type annotation
- Status changed to Needs work
about 2 months ago 8:07pm 25 March 2025 - πΊπΈUnited States mradcliffe USA
I am removing the Novice tag from this issue because I think there is not a clear path forward at the moment.
Iβm using this documentation as a source: https://www.drupal.org/community/contributor-guide/task/triage-novice-is... β