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

[15.0][OU-FIX] mail: Make sure channel partners are pinned #4160

Merged

Conversation

pedrobaeza
Copy link
Member

@pedrobaeza pedrobaeza commented Oct 13, 2023

Since this version, a check is performed on JS side on discuss initialization for unsubscribing from channels that are not pinned, so we should fill the DB, which by default put a NULL value on that field, with a True value.

Steps to reproduce:

  • On v14, create a channel.
  • Subscribe your user to such channel.
  • Migrate to v15.
  • Login with your user.
  • You are automatically unsubscribed from the channel.

@Tecnativa TT44271

Since this version, a check is performed on JS side on discuss
initialization for unsubscribing from channels that are not pinned, so
we should fill the DB, which by default put a NULL value on that field,
with a True value.

Steps to reproduce:

- On v14, create a channel.
- Subscribe your user to such channel.
- Migrate to v15.
- Login with your user.
- You are automatically unsubscribe from the channel.

TT44271
@pedrobaeza pedrobaeza added this to the 15.0 milestone Oct 13, 2023
@pedrobaeza pedrobaeza merged commit 052eb18 into OCA:15.0 Oct 13, 2023
@pedrobaeza pedrobaeza deleted the 15.0-ou_fix-mail-channel_partners-pinning branch October 13, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant