If you add a field to a feature that belongs in a field group, the field group is currently automaticly added to that feature. That is all fine, except if that field group is already in code in another module, in which case it causes a conflict. This patch adds a check to see if the field group is provided in code by a feature, and it adds that module as a dependency if that's the case.

CommentFileSizeAuthor
field_group-add-dependency.patch1.49 KBfabsor

Comments

hydra’s picture

Patch worked well for me! Thanks for your work.

nils.destoop’s picture

Status: Needs review » Fixed

Patch has been committed to dev. Thx for that :)

Status: Fixed » Closed (fixed)

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