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

[CORL-1219] Media Type Fixes #3051

Merged
merged 3 commits into from Jul 29, 2020
Merged

[CORL-1219] Media Type Fixes #3051

merged 3 commits into from Jul 29, 2020

Conversation

wyattjoh
Copy link
Collaborator

What does this PR do?

Addresses a bug where the GiphyMediaConfigurationInput.maxRating was required causing some issues when setting.

Also improves default handling for when media configuration is not available.

What changes to the GraphQL/Database Schema does this PR introduce?

  • Changed GiphyMediaConfigurationInput.maxRating to be optional
  • Changed Settings.media to be required

How do I test this PR?

After deleting the media entry off of the Tenant, start the server and try to set settings under /admin/configure like RTE or otherwise, notice how it works!

@wyattjoh wyattjoh added the bug label Jul 28, 2020
@wyattjoh wyattjoh added this to the v6.4.0 milestone Jul 28, 2020
@wyattjoh wyattjoh requested a review from tessalt July 28, 2020 23:44
@kgardnr kgardnr modified the milestones: v6.4.0, v6.3.1 Jul 29, 2020
@wyattjoh wyattjoh merged commit 51112a1 into master Jul 29, 2020
@wyattjoh wyattjoh deleted the bugfix/CORL-1219 branch July 29, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants