odoo/odoo#203001

Created by fw-bot
Merged at e1e303c8fba611eb105f9d37c47ea0e05acbbe4d

Statuses:

label
odoo-dev:master-18.0-fix-thread-names-muted-424754-fw
head
f647b0e9d6976b9c9b62160d9c3781aa212c96f7
merged
7 months ago by Discuss, Alexandre Kühn (aku)
odoo/odoo
18.0 #200310
saas-18.1 #202797
saas-18.2 #202947
saas-18.3
saas-18.4
19.0
master #203001

[FW][FIX] mail: thread names should be displayed in muted when muted

Description of the issue/feature this PR addresses:
The goals of the PR are multiple:
- The thread names in the discuss app are not muted when "mute all conversations" is enabled or when the specific thread is muted.
- The threads with no new messages are invisible when the parent thread is muted

Current behavior before PR:
see above

Desired behavior after PR is merged:
The thread opacity is set to 50 whenever the thread is muted (by any of the two ways)

task-4607160


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #202947
Forward-Port-Of: #200310