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

[17.0][OU-FIX] calendar: Reset sequence field in resource.calendar.attendance #4655

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

pedrobaeza
Copy link
Member

As the field sequence exists previously in 16, and you were able to change it on screen:

imagen

there's a chance that your DB have some sequence values that alters the previous order when migrating.

Thus, the safest thing is to reset the sequence value to its default value for preserving always the previous order.

@Tecnativa TT49327

As the field `sequence` exists previously in 16, and you were able to
change it on screen:

![imagen](https://github.com/user-attachments/assets/7201233f-de3e-465c-9bca-df0c866a7270)

there's a chance that your DB have some sequence values that alters the
previous order when migrating.

Thus, the safest thing is to reset the sequence value to its default
value for preserving always the previous order.

TT49327
@pedrobaeza pedrobaeza added this to the 17.0 milestone Nov 7, 2024
Copy link
Contributor

@legalsylvain legalsylvain left a comment

Choose a reason for hiding this comment

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

Nice catch !

@pedrobaeza pedrobaeza merged commit a78cb37 into OCA:17.0 Nov 7, 2024
2 checks passed
@pedrobaeza pedrobaeza deleted the 17.0-ou_fix-calendar branch November 7, 2024 09:47
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