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

[OU-IMP] mail: fix mail.channel sql constraints group_public_id_check #4732

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

aleuffre
Copy link
Contributor

@aleuffre aleuffre commented Feb 5, 2025

Execute the function that was already written

Solves the following:

odoo.schema: Table 'mail_channel': unable to add constraint 'mail_channel_group_public_id_check' as CHECK (channel_type = 'channel' OR group_public_id IS NULL)

Execute the function that was already written
@aleuffre aleuffre marked this pull request as ready for review February 5, 2025 13:08
@pedrobaeza pedrobaeza added this to the 16.0 milestone Feb 5, 2025
@pedrobaeza pedrobaeza merged commit a7cdaec into OCA:16.0 Feb 5, 2025
2 checks passed
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.

2 participants