Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement to move uploaded videos to same folder as within AEM #61

Open
wants to merge 1 commit into
base: release/6.0.1-cloud
Choose a base branch
from

Conversation

Rampai94
Copy link

@Rampai94 Rampai94 commented Aug 3, 2023

The current behavior when any video from AEM within a sub-folder is pushed to Brightcove is that it is always pushed to the root folder and there is a need to manually move it to the appropriate folder using Brightcove Admin page in AEM. This change will automatically move the video to correct folder same as in AEM.

@hngrylobster
Copy link
Collaborator

Just wanted to thank you for this! The delay is only due to our roadmap and release schedule, but I will merge this update into a future release.

@sureshvenkataraman
Copy link

Just wanted to highlight the OSGI config syntax is deprecated and needs update to support the newer syntax from AEM/Adobe

File Path:
/ui.config/src/main/content/jcr_root/apps/brightcove/osgiconfig/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-brightcove_admin.cfg.json

Affected Mapping:
brightcove.core:brightcoveWrite=brightcove_admin

Correct Format:
brightcove.core:brightcoveWrite=[brightcove_admin]

Please refactor the mapping to use the supported format service:subservice=[userId].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants