Skip to content

Option for default presentations on tenants#967

Open
paul1278 wants to merge 4 commits into
blindsidenetworks:masterfrom
paul1278:default_pres_tenant
Open

Option for default presentations on tenants#967
paul1278 wants to merge 4 commits into
blindsidenetworks:masterfrom
paul1278:default_pres_tenant

Conversation

@paul1278
Copy link
Copy Markdown
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
Copy Markdown
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