Problem/Motivation
There are a couple of issues in Rabbit Hole configuration objects, that I'd like to fix:
1) We can store the entity type id (e.g. node) instead of the name of entity type config entity e.g.(node_type);
2) We can use properties targetEntityType and bundle to make it consistent with core configurations;
3) We can update the name and ID to make it shorter;
We'll make sure there is an update hook to update existing configurations.
Issue fork rabbit_hole-3374654
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
matroskeenComment #5
matroskeenSince we're still in alpha, I think it's okay to go ahead and commit.
Looking forward to more testing and feedback from the community ✌️