Skip to content

fix google doc for meteor env#218

Merged
dr-dimitru merged 1 commit intoveliovgroup:devfrom
salmanhasni:gcs-doc-fix
Sep 5, 2016
Merged

fix google doc for meteor env#218
dr-dimitru merged 1 commit intoveliovgroup:devfrom
salmanhasni:gcs-doc-fix

Conversation

@salmanhasni
Copy link
Copy Markdown
Contributor

@salmanhasni salmanhasni commented Sep 4, 2016

Meteor sync function
self.unlink(self.collection.findOne(fileRef._id), version);
is not working as expected, as it was not bounded by Meteor.bindEnvironment function.

due to this, after successful uploading files to google cloud storage, files were not deleting from local app storage.

PR is raise against this issue

@salmanhasni
Copy link
Copy Markdown
Contributor Author

@dr-dimitru please review

@dr-dimitru dr-dimitru merged commit e96ceb1 into veliovgroup:dev Sep 5, 2016
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

Successfully merging this pull request may close these issues.

2 participants