Closed (fixed)
Project:
Content Synchronization
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Apr 2018 at 04:40 UTC
Updated:
4 Mar 2019 at 03:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
blanca.esqueda commentedComment #3
blanca.esqueda commentedI've checked the compatibility of content sync with Brightcove.
The issue fixed on the Brightcove module:
#2988014: Brightcove module doesn't work with Content Synchronization module
NOTE: Brightcove content entities have at least one field that points to a configuration entity.
i.e. brightcove_api_client, SO make sure to export/import configuration before content.
Comment #4
blanca.esqueda commentedAfter doing more testing realized that the single export autocomplete field wasn't working for Brightcove content.
The Autocomplete field doesn't support target bundles parameter on bundle-less entities, and the Brightcove content entities are bundle-less.
So I created a patch to validate if the entity has bundles before passing target bundles parameters to the autocomplete.
Comment #7
blanca.esqueda commentedPatch added to version 8.x-2.x-dev
Comment #8
blanca.esqueda commented