Assigned
Status Update
Comments
jo...@google.com <jo...@google.com>
mu...@google.com <mu...@google.com>
is...@google.com <is...@google.com>
an...@constrafor.com <an...@constrafor.com> #3
I need it...
Description
First, please search through existing issues to ensure that the feature request has not already been reported. You can start the search here:
If the feature has already been requested, you can click the star next to the issue number to subscribe and receive updates. We prioritize responding to the issues with the most stars. You can also comment on the issue to provide any context of how the feature would benefit you.
Also, please verify that the functionality you are requesting is not already present in the current API and tools.
If your feature has not been requested, please provide all of the following:
-----------------------------------------------------------------------------------------------------------------------------
A short description of the request:
When using the drive.files.copy API, the google doc does not get copied with the comments in the google doc. This is odd since in the google doc UI itself there is a copy with with comments option. However, this option does not seem to exist in the google docs api.
You can recreate the comments by iterating through the comments on the original document, but the drive.comments.update and drive.comments.create APIs only allow certain fields in the body and have their own limitations. For example, one cannot update the author of the comment.
What is the purpose of this new feature?
Help copy comments more easily using the Google API.
What existing APIs would this affect?
Google Docs and Google Drive API
What existing data does this use?
N/A
Please provide any additional information below.