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

Field not synced - help #1172

Open
pazunino opened this issue Apr 15, 2024 · 1 comment
Open

Field not synced - help #1172

pazunino opened this issue Apr 15, 2024 · 1 comment

Comments

@pazunino
Copy link

Hi,
first of all, thanks for the great job.
Now I'm using ver 0.9.6, all tables are synced and in the configured direction.
But there is a float field that is no synced, in this case the table is configured to upload only.
I tried to reset server and clients but this fields keeps in 0.
I upgrade to 0.9.8 and in this particular table throws the following error:

Dotmim.Sync.Web.Client.HttpSyncWebException: [InternalApplyThenGetChangesAsync]..[InternalApplyThenGetChangesAsync]..Error on table [Cosecha]: Procedure or function Cosecha_update has too many arguments specified.. Row:[Sync state]:ApplyModifiedFailed, [ProduccionId]:4, [TarjetaCosecha]:1, [FechaHoraLectura]:2024-04-14 23:15:18, [ProductividadId]:1, [JornadaId]:2, [CuadrillaId]:2, [CorteId]:1, [ModalidadId]:2, [VariedadId]:2, [QuintaId]:1, [CuadroId]:2, [PagoId]:1, [UnidadPagoId]:1, [Cantidad]:1, [BolsosBin]:0, [BolsosCosechero]:1, [EsSupera]:0, [EmpleadoId]:, [EspeciePagoId]:1, [AcumuladoFraccionJornal]:0.0316203348338604. ApplyType:Modified

I downgrade to 0.9.6 and again the field (AcumuladoFraccionJornal) is not synced.
I'm using Azure SQL Server and Sqlite with MAUI Android.
Perhaps I'm not doing correctly the "reset" of the scopes.
That field was the last added, but I started the first sync in 0.9.6 after that migration.
Sorry for my English.
Regards.

@symbiogenesis
Copy link
Contributor

If you make a sample project you could get more help.

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

No branches or pull requests

2 participants