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

Feature/multilingual metadata #256

Merged
merged 3 commits into from
Mar 17, 2022
Merged

Conversation

oscarssanchez
Copy link
Contributor

@oscarssanchez oscarssanchez commented Mar 16, 2022

Description of the Change

This supports a feature from Brightcove Studio called "Multilingual metadata".

Per Brightcove documentation https://apis.support.brightcove.com/cms/references/reference.html#operation/GetVideoVariant, we are only supporting at this point the following metadata update:

  • Name
  • Long Description
  • Short Description
  • Meta fields (they will not be updatable, but will be updated, meaning they will not be lost when updating the overall metadata if they have been set in Studio, as Meta fields are not yet supported by the connector)

The connector should have a new select option to switch between variants and allow the user to update them, similar to how they are updatable (but not creatable) from the video edit page from Brightcove Studio.

Screen Shot 2022-03-16 at 12 57 09

Closes #

Alternate Designs

Possible Drawbacks

Verification Process

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

Credits

Props @

@oscarssanchez oscarssanchez requested a review from tott March 16, 2022 19:19
@oscarssanchez oscarssanchez merged commit 11ec3ef into develop Mar 17, 2022
@oscarssanchez oscarssanchez deleted the feature/multilingual-metadata branch March 17, 2022 12:54
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.

2 participants