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

Document title is changing when we update the cell in spreadsheet #106

Open
iniyanp opened this issue Sep 4, 2022 · 1 comment
Open

Comments

@iniyanp
Copy link

iniyanp commented Sep 4, 2022

Hi,

I am updating the cell in spreadsheet in a document. The cell got updated successfully. But at the same time it updates the title of the document as well with the same value. How do I avoid that. If I can't avoid what's the API to update the document of the title.

client.update_spreadsheet_row(thread_id=thread_id, name=quip_tab_name, header='Name', value=person, updates={a:b})
@kenichi-ando
Copy link
Contributor

Thanks for reporting the issue. This issue has been fixed. Can you please check it again?

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