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

Allow $ignore_time and other modifiers when using $unset #51

Closed
callaars opened this issue Jan 14, 2015 · 4 comments
Closed

Allow $ignore_time and other modifiers when using $unset #51

callaars opened this issue Jan 14, 2015 · 4 comments

Comments

@callaars
Copy link

I am sure this is something from the main API, but the $unset functionality has no way of adding a $ignore_time according to the documentation (or the code in this library). Why is this the case? It's very frustrating to see that when we update our properties to $unset something, all the user profiles have a 'last seen' of less than a minute ago.

Could you point me in the right direction please?

@joeatwork
Copy link
Contributor

I'm afraid this is an issue with the documentation (and the node library) rather than on the server side- the REST API does allow for it. For tracking, $unset allows all of the same operations as other people updates.

@joeatwork joeatwork changed the title When using $unset we cannot set $ignore_time Allow $ignore_time and other modifiers when using $unset Jan 14, 2015
@joeatwork
Copy link
Contributor

I've retitled this as a unit of work we need to do on the lib. Thanks for reporting the inconsistency!

@callaars
Copy link
Author

I've created a pull request for a possible solution.

@tdumitrescu
Copy link
Member

Resolved in v0.4.0 #84

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

3 participants