In the 2.x branch of features conflict handling is done in the UI and it's a feature of features to add conflicts.
(With default-providing modules like commerce or distributions it is a showstopper not to do.)

Thus implementors of the features export hook should ignore conflicts.
See parent issue: #1986316: Features created with "Allow conflicts to be added" do not actually export conflicted elements

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

geek-merlin’s picture

Status: Active » Needs review
FileSize
1.92 KB

Patch flying in that might fix this.

geek-merlin’s picture

Rebased to current dev.

Chris Matthews’s picture

The 2 year old patch in #2 to entity.features.inc applied cleanly to the latest entity 7.x-1.x-dev and (if still relevant) needs review.