Saturday, June 28, 2025
2 changes · saas-18.4
Enhancements to existing features
The busy status now acts as the main way for users to avoid interruptions, replacing the previous mute-all behavior. When enabled, it mutes sound alerts and rejects incoming calls while keeping message counters visible, helping users focus without losing awareness of activity.
Original PR description
enterprise: https://github.com/odoo/enterprise/pull/88606 This commit adds behavior to the busy IM status. This status replaces the "mute all" behavior, with the exception of hiding counters and the addition of rejecting incoming calls and muting sound alerts. task-4889586
The busy status now replaces the previous mute-all behavior for WhatsApp conversations while still keeping message counters visible. When users are busy, incoming calls are rejected and sound alerts are muted, reducing interruptions during focused work.
Original PR description
community: https://github.com/odoo/odoo/pull/215866 This commit adds behavior to the busy IM status. This status replaces the "mute all" behavior, with the exception of hiding counters and the addition of rejecting incoming calls and muting sound alerts. task-4889586