Features integration should automatically add used privileges of a flag when a flag is clicked for export.

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Does features do that for other things? IIRC, it doesn't for node types.

Andre-B’s picture

usually you don't configure those permissions on the content type itself, but since flag is configured all the way on the flag page it was quiet strange to find out that not everything was exported properly as I selected the flag to be exported.
There's a similar issue for field_permissions: #1845798: Enable field permissions to be enabled with features when the field has been added to the feature

joachim’s picture

> but since flag is configured all the way on the flag page

That's really just been left in there for backward-compatibility of the UI ;)

I expect in D8 we'd remove that.

Andre-B’s picture

ah ok, good to know - it just bugged that not everything related to the flag got automatically selected :)