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

[16.0][FIX] helpdesk_mgmt: Remove relation m2m on helpdesk.ticket.team #541

Conversation

carolinafernandez-tecnativa
Copy link
Contributor

Remove relation m2m on field team_ids in order to avoid this error message:
odoo.sql_db: bad query: ALTER TABLE "team_stage_rel" ADD FOREIGN KEY ("helpdesk_ticket_stage_id") REFERENCES "helpdesk_ticket_stage"("id") ON DELETE cascade

@Tecnativa
TT47414

@pedrobaeza

@pedrobaeza pedrobaeza added this to the 16.0 milestone Jan 29, 2024
@pedrobaeza
Copy link
Member

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-541-by-pedrobaeza-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit ab99e00 into OCA:16.0 Jan 30, 2024
5 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 07be09d. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants