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

fix(recording): Fix transcription opt-in #10088

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

Before:

var_dump(!'no' === 'yes');
bool(false)

var_dump(!'yes' === 'yes');
bool(false)

🏁 Checklist

@nickvergessen nickvergessen added 3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants feature: recordings ⏺️ Including the recording server labels Aug 2, 2023
@nickvergessen nickvergessen added this to the 💜 Next Major (28) milestone Aug 2, 2023
@nickvergessen nickvergessen self-assigned this Aug 2, 2023
@nickvergessen nickvergessen enabled auto-merge August 2, 2023 06:48
@nickvergessen
Copy link
Member Author

/backport to stable27

@nickvergessen nickvergessen disabled auto-merge August 2, 2023 06:55
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
@nickvergessen nickvergessen force-pushed the nickvergessen-patch-1 branch from ee59f08 to 6c06243 Compare August 2, 2023 06:57
@nickvergessen nickvergessen enabled auto-merge August 2, 2023 07:15
Signed-off-by: Joas Schilling <coding@schilljs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants feature: recordings ⏺️ Including the recording server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants