Closed pedrobaeza closed 1 week ago
As the field sequence exists previously in 16, and you were able to change it on screen:
sequence
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: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