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

[13.0][MIG] website_slides #2295

Merged
merged 2 commits into from
Feb 21, 2021
Merged

Conversation

Yasaie
Copy link
Member

@Yasaie Yasaie commented Apr 11, 2020

Migration of website_slides

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

@Yasaie Yasaie force-pushed the 13.0-mig-website_slides branch from ea6fc7c to f27b660 Compare April 12, 2020 06:26
@legalsylvain legalsylvain added this to the 13.0 milestone Apr 27, 2020
@joshuashort
Copy link

I get a similar type of error as I was getting in surveys before trying (#2305) -- in this case, slide.category records don't seem to be migrated to slide.slide?

odoo_1        | 2020-10-01 17:00:54,875 1 ERROR devel odoo.sql_db: bad query: ALTER TABLE "slide_slide" ADD FOREIGN KEY ("category_id") REFERENCES "slide_slide"("id") ON DELETE set null
odoo_1        | ERROR: insert or update on table "slide_slide" violates foreign key constraint "slide_slide_category_id_fkey"
odoo_1        | DETAIL:  Key (category_id)=(3) is not present in table "slide_slide".
odoo_1        |  

@pedrobaeza pedrobaeza force-pushed the 13.0-mig-website_slides branch from f27b660 to c90c905 Compare February 21, 2021 19:27
@pedrobaeza
Copy link
Member

I'm afraid there were a lot of missing pieces, but I have completed them. Let's see the CI result if any query/syntax is misplaced.

@pedrobaeza pedrobaeza force-pushed the 13.0-mig-website_slides branch from c90c905 to 780c110 Compare February 21, 2021 19:30
@pedrobaeza pedrobaeza force-pushed the 13.0-mig-website_slides branch 4 times, most recently from 6b329ee to 22420ce Compare February 21, 2021 20:27
@pedrobaeza pedrobaeza force-pushed the 13.0-mig-website_slides branch from 22420ce to e41d591 Compare February 21, 2021 20:40
@pedrobaeza pedrobaeza merged commit e210c5b into OCA:13.0 Feb 21, 2021
@Yasaie Yasaie deleted the 13.0-mig-website_slides branch July 20, 2021 05:53
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.

5 participants