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

Option for default presentations on tenants #967

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

paul1278
Copy link
Contributor

Description

This pull request adds the option to supply default presentations on the create-call on a per-tenant basis. This is a good addition to the default params / override options.

When submitting a POST-request as create-call, the supplied body will be used. If there is no body supplied or it is initially a GET-request, the default presentations for the current tenant will be added.

This PR is independent from #965. I suggest merging the other one first.

Testing Steps

  1. Add a tenant
  2. Add default presentations for this tenant:
./bin/rake tenants:presentations[<id>,"https://test.bigbluebutton.org/default.pdf->default_1.pdf;https://test.bigbluebutton.org/default.pdf->default_2.pdf"]
  1. Create a meeting and see the default presentations.

@pielonet
Copy link
Contributor

Hi,

Thanks for this PR that we have been waiting a long time for.
Please release a beta version we can test soon.

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