When exporting a bean type with features, the feature automatically picks up "bean_admin_ui" as a dependency, but oddly enough not the bean module itself. This seems like the wrong way around, and live sites don't necessarily need the admin UI.

Comments

Maffoo created an issue. See original summary.

Samvel’s picture

Version: 7.x-1.11 » 7.x-1.x-dev
Status: Active » Needs work

It's big issue. It's not only about admin_ui dependence, it's about moving all features integration from bean_admin_ui module to bean module.

DamienMcKenna’s picture

Status: Needs work » Active

Please leave issue statuses at "active" until there's something to review; "needs work" is for when there's an actual patch and it needs further work, rather than a general statement of "someone needs to work on this" :)