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 attachments should all be Saved after updating a document #57

Open
cmbrandenburg opened this issue Jun 12, 2016 · 1 comment
Open

Comments

@cmbrandenburg
Copy link
Collaborator

After successfully running the UpdateDocument action, Chill should change any unsaved attachments in the document to the Saved variant. Otherwise, Chill may redundantly upload the attachment if the document is updated again.

@cmbrandenburg
Copy link
Collaborator Author

This is a breaking change because the Client::update_document method has a &Document parameter that must be changed to &mut Document.

@cmbrandenburg cmbrandenburg added this to the v0.3.0 milestone Jun 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant