I've just tried out D8 and Features, so this may just be a lack of understanding. I tried the following:

* created a new content type, e.g. Organization
* created a bundle, so it would have a namespace
* tried to save a Feature with the bundle with the same name, "Organization"

I got the message on the machine name: "The machine-readable name is already in use. It must be unique.". Is that because the Feature name collides with the content type name?

Comments

pmackay created an issue. See original summary.

nedjo’s picture

If your bundle has the "Base type" package assignment plugin enabled and configured to use content types for generating features, there will already be an automatically assigned 'organization' feature, so you shouldn't need to manually create one.

If you want to do things manually, you could disable that package assignment plugin.

nedjo’s picture

Status: Active » Fixed

Please feel free to reopen if this didn't address your question.

Status: Fixed » Closed (fixed)

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