Skip to content
Snippets Groups Projects
Commit ec330d16 authored by Alexandre Kühn's avatar Alexandre Kühn
Browse files

[FIX] mail: discuss unstar all


Before this commit, when clicking on "Unstar All" from Discuss
'Starred' mailbox, it crashes with following error:

```
TypeError: unstar_all() takes 1 positional argument but 2 were given
```

This commit fixes this issue

closes #37994

closes odoo/odoo#38226

Signed-off-by: default avatarAlexandre Kühn (aku) <aku@odoo.com>
parent 1a175686
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment