7.1.4.2-cloud (hotfix)
Hotfix release on top of 7.1.4-cloud. Contains only the BGS-1600 publish-path folder-sync fix — none of the post-7.1.4 work on cloud-master is included.
Fixed
- BGS-1600: Videos published from a Brightcove-managed subfolder in AEM landed in the default "All Videos" folder instead of the mapped folder. The publish/replication path (
BrightcovePublishListener) uploaded the video but never moved it into the Brightcove folder mirroring its AEM parent — only the manual Sync to Brightcove workflow did. The folder-sync step (including the account-root guard) now runs on the publish path as well, so publish and the sync button behave identically. Also hardened the create-folder-failure recovery path: removed aThread.sleepthat blocked the OSGi event thread, and fixed a session-widerefresh(false)that could discard pending video-id metadata.
Upgrade notes
Drop-in replacement for brightcove.all-7.1.4.zip / brightcove.ui.apps-7.1.4.zip. No config or content migration required.