Syndesis: Google Sheet skips empty values

Created on 25 Mar 2020  路  8Comments  路  Source: syndesisio/syndesis

This is a...


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report  
[ ] Documentation issue or request

Description

Hey,
I'm not 100% sure if it's a bug or a documentation issue. I'm exporting a table from Oracle (JDBC) to Google Sheets. The base table has some null values which get skipped by Google Sheets if I run the integration. Hence the next value gets inserted in this slot instead of it's original position. In between I run a Data Mapping step to connect the db columns with the spreadsheet ones.
Because of this the data is not usefull for analysis anymore.

Is there any additional step to be done or is this a bug?

cabug grouconnector

All 8 comments

Looks like a bug to me not sure if it's in Syndesis or in Atlasmap. Could you post an export of an integration (if you can) as an example just to check if this is an issue with the Google Sheets connector or the way mapping is used.

Export is a ZIP file that contains JSON dump of the Integration model, the secrets in there are encrypted with per instance unique encryption key, you might still wish to redact any of those or remove any other identifying data (IPs and such).

Here you find the Export:

https://svencieslok-my.sharepoint.com/:u:/g/personal/mail_svencieslok_de/EUjt4gECOs1DhzEk6J_RohcB18YQFdL5tlLFZ-Cq_e8d8Q?e=djxTEm

I added also some pictures as example:

alt text

alt text

alt text

Fixed via #8130

@christophd hey I created a fresh installation with release 1.9.0-20200402 but the error seems to persist for me. 馃槙

I'll reopen this, let's see if @christophd can have another look.

I had a 2nd look and can confirm that the issue has not been resolved yet. Classic situation where unit tests where green but integration tests would have seen the error is still present.

Now provided a fix and tested with a running integration using Google sheets.

With the latest release 1.9.0-20200403 it is working for me. The issue can be closed from my side. 馃檪 Thank you.

@SvenC56 many thanks for verifying!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tplevko picture tplevko  路  5Comments

gaughan picture gaughan  路  5Comments

honghuac picture honghuac  路  4Comments

zregvart picture zregvart  路  4Comments

blaggacao picture blaggacao  路  5Comments