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] resource: Reset sequence field in resource.calendar.attendance #4655

Merged
merged 1 commit into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. [OU-FIX] calendar: Reset sequence field in resource.calendar.attendance

    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 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5fea65b View commit details
    Browse the repository at this point in the history