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.

Command icon 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

Matroskeen created an issue. See original summary.

matroskeen’s picture

Status: Active » Needs review

  • Matroskeen committed d64ff00b on 2.0.x
    Issue #3374654: Change rabbit hole behavior settings configurations
    
matroskeen’s picture

Status: Needs review » Fixed

Since 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 ✌️

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.