GithubHelp home page GithubHelp logo

al-codaio / coda-google-apps-script Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 11.0 49 KB

Scripts for syncing data to and from Coda and Google Sheets

JavaScript 100.00%
coda data-sync google-apps-script google-sheets

coda-google-apps-script's People

Contributors

al-codaio avatar ekoleda-codaio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

coda-google-apps-script's Issues

TypeError: Cannot read properties of undefined (reading 'value')

I have numerous instances of this script running successfully but none with anything as large as the table in question here. I am attempting to sync an array of 4,000 rows x 32 columns and keep getting the following error:

TypeError: Cannot read properties of undefined (reading 'value') (anonymous) @ sheetsToCoda.gs:288 convertValuesForSheets @ sheetsToCoda.gs:285 updateCoda @ sheetsToCoda.gs:97 runSync @ sheetsToCoda.gs:39

The initial sync seems to run fine; its is with subsequent syncs that the error occurs. It is unclear to me whether this is because the table simply exceeds some limit or whether there is another issue going on. Any help would be greatly appreciated.

Similar issue: here

Note, deleting the coda table and resetting up the sync worked successfully the first time, then errored out as it did previously.

Source row URLs not writing correctly to Sheets

Discovered a bug with source row URLs getting written back to Google Sheets. If number of rows in Coda table is greater than 50, the order of rows gets messed up when using the listRows endpoint. Need to find a fix for sorting the response by index so that tables with rows greater than 50 can get the Coda source row URL properly written back to Google Sheets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.