Problems importing a solution using a View

I have a solution that use a view, in developer I have selected a column of the view to use as primary key and selected the “row_ident” property. The view works as expected in developer but as soon as I try to import in my test server it gaves me this error:

[warning] The server version of the column 'id' of table 'v_sessioni_aperte' in server 'radius' has no constraint while in the import version it has a unique constraint.

I have created the view on the server before importing the solution.
The import finishes but I’m unable to use the solution because of a “Cannot load form data” error.
I have checked the “Override auto enter types to the auto enter types contained in the import version.” option when importing but I suspect that Servoy has not assigned the row_ident property in the view.
Can you verify if auto enter types are set also for views?

Servoy is not importing the property “row_ident”.
I’ve pointed my devoloper to the server repository and I’ve seen that the import process failed to set the “row_ident” properties for the view in dataproviders.
Setting the property manually fixed the issue but I’m worried of what could happen on next import.
Please fix this.

nicola, did you post it as a case into the support solution?

Created a case in the support system. Case n. 70896