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

[FIX] util/orm: verify constraint rollback #185

Closed

Conversation

aj-fuentes
Copy link
Contributor

If there constraint wasn't there attempting to add it may cause errors.
Since the rollback should only revert what's done in this util we should
record if the constraint was there in the first place.

If there constraint wasn't there attempting to add it may cause errors.
Since the rollback should only revert what's done in this util we should
record if the constraint was there in the first place.
@robodoo
Copy link
Contributor

robodoo commented Jan 8, 2025

Pull request status dashboard

@aj-fuentes aj-fuentes requested a review from KangOl January 8, 2025 12:53
@KangOl
Copy link
Contributor

KangOl commented Jan 8, 2025

upgradeci retry with always only hr

Copy link
Contributor

@KangOl KangOl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo pushed a commit that referenced this pull request Jan 8, 2025
If there constraint wasn't there attempting to add it may cause errors.
Since the rollback should only revert what's done in this util we should
record if the constraint was there in the first place.

closes #185

Signed-off-by: Christophe Simonis (chs) <chs@odoo.com>
@robodoo robodoo closed this in 0f737ea Jan 8, 2025
@robodoo robodoo added the 18.2 label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants