Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Missing Parameter #15

Closed
YaderlGears opened this issue Sep 21, 2017 · 4 comments
Closed

Missing Parameter #15

YaderlGears opened this issue Sep 21, 2017 · 4 comments

Comments

@YaderlGears
Copy link

YaderlGears commented Sep 21, 2017

save error sn
Hello,

The issue we're having is with the save element. Whenever we attempt to save data (Error: org.sql2o.Sql2oException: Error in executeUpdate, The value is not set for the parameter number 4.).

The parameter number changes on the number of values being updated in the database. For example, if our operation has 5 updates to the values, the parameter is 6. If there only 2, then the parameter is 3.

To us, it looks like the service is expecting a parameter that can't be updated via the flow, but is necessary to actually save the data every time. On the other hand, getting data from the server is working just fine.

Please let us know how to address this issue as soon as possible. I'll be available to answer any questions, even during the UK team's hours as it's highly important that we solve this before the weekend is over.

Thanks for your support and prompt response.

Yaderl
Gears CRM

@ghost
Copy link

ghost commented Sep 22, 2017

Hi @YaderlGears
It is very difficult to understand the problem without more information:

Could you please provide:

  • database Type (MySql, PostgreSQL or SQL Server)
  • definition of the table
  • values that you are trying to update

@josecollazzi
Copy link
Contributor

@YaderlGears should I close this issue?

The issue #16 have been added to improve error messages.

@YaderlGears
Copy link
Author

Hi Jose,

The issue is still ongoing. We're experiencing it with the DB service, using SQL Server. This is happening across multiple tenants, flows, and tables.

@josecollazzi
Copy link
Contributor

This issue was caused by setting "Enable Smart Save of data" because it is not currently supported in this service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants