odoo/odoo#199802
Created by fw-bot
Merged
at dbad9bc74c10b60b29d582d35692508746e90fee
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:18.0-17.0-invite-call-fix-tso-419435-fw
- head
- ccbc0cbc5288522c8c36a0bc666b69a248e4d928
- merged
- 8 months ago by Discuss, Alexandre Kühn (aku)
odoo/odoo | |
---|---|
17.0 | #199580 |
saas-17.4 | #199682 |
18.0 | #199802 |
saas-18.1 | #200878 |
saas-18.2 | #204078 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #204079 |
[FW][FIX] discuss: restore the invite to call & channel feature
Before this commit and since #110188,
The people invited to a channel by someone in a call in that channel wouldn't receive a call invitation, as the invitation parameter was omitted during the refactor. This commit fixes this issue.