Hi
I am using Servoy version 7.4.1 -releaseNumber 2028.
I have column “id_usersrvs” and the auto enter is from a lookup value and is a scope variable. The data type of both the field and scope variable is Integer.While importing the solution to my server it showing and warning and it could not able to override the default value.
I have attached the screen shots of the option that I checked duing importing solution and the error warning.
I am looking forward of your answer.
Thanks,
Satya

Hi Satya,
I had the same warning in the solution import log some days ago, and for me checking the “Override existing default values…” solved it.
The difference on my side to your situation was not big though, so I guess it would not solve your problem:
I checked
- Enter maintenance mode
- Import solution meta data
Servoy version 7.4.5
I created a case so that we investigate a bit this issue: https://support.servoy.com/browse/SVY-9414 . Do you have a sample and repository database that shows this behavior? Because we cannot fully explain how it can happen.
Hi,
We have the same problem, even if we check the option override the default value the system doesn’t import it.
Please look into this issue
Kr,
Siemon
siemon.geeroms:
Hi,
We have the same problem, even if we check the option override the default value the system doesn’t import it.
Please look into this issue
Kr,
Siemon
Do you have a sample to illustrate this? Because we cannot explain this behavior yet.
Hi
I resolved the issue in the following way.
Step-1: Delete that particular column from server database.
Step-2: Import the solution with the option checked (mention above). Then Servoy create that column again and set the default value.
Thanks