field.storage.node.body belongs in Standard install profile, not in Node

Created on 16 June 2017, over 7 years ago
Updated 26 June 2023, over 1 year ago

field.storage.node.body is always installed, even when you don't want it.

The solution is to do this in your install profile's hook_install() hook:

FieldStorageConfig::load('node.body')->delete();
πŸ“Œ Task
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
Node systemΒ  β†’

Last updated about 11 hours ago

No maintainer
Created by

πŸ‡§πŸ‡ͺBelgium wim leers Ghent πŸ‡§πŸ‡ͺπŸ‡ͺπŸ‡Ί

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Since there hasn't been a follow up to #17 going to close out. Thanks for everyone that worked on this.

    But if still a valid task please reopen updating issue summary addressing questions from #17

    Thanks!

Production build 0.71.5 2024