If you do a full config import:

Finalizing configuration synchronization.                                                                                               [ok]
The import failed due for the following reasons:                                                                                     [error]
Deleted and replaced configuration entity "core.entity_form_display.media.video.default"
Deleted and replaced configuration entity "core.entity_form_display.media.tweet.default"
Deleted and replaced configuration entity "core.entity_form_display.media.instagram.default"
Deleted and replaced configuration entity "core.entity_form_display.media.image.default"
Deleted and replaced configuration entity "core.entity_form_display.media.document.default"

This is because `media_entity_brightcove_media_bundle_insert` is messing with the config during sync.

CommentFileSizeAuthor
#2 2881018-2-skip-config-changes-on-sync.patch762 bytessime
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sime created an issue. See original summary.

sime’s picture

Status: Active » Needs review
FileSize
762 bytes
Boobaa’s picture

Status: Needs review » Postponed (maintainer needs more info)

Could you please provide a minimal list of steps for reproducing the problem?

sime’s picture

You should be able to reproduce by:
-- start with a site with Brightcove installed and running
-- exporting all config
-- run drush install, with a path to the config directory (I think it's --config)

If you need more specific instructions I'll have to get back to you