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

clientCollection empty #6

Closed
JulianMined opened this issue Mar 1, 2016 · 0 comments
Closed

clientCollection empty #6

JulianMined opened this issue Mar 1, 2016 · 0 comments

Comments

@JulianMined
Copy link

Hello,
my clientCollection is empty.
Inventories looks like this: "{ "_id" : "5279859913", "userId" : "Jh3DRj3sCwqZiAhAB", "name" : "Test" }"

ReactiveAggregate(this, Inventories, [{ $match: { 'userId': 'Jh3DRj3sCwqZiAhAB' } }, { $project: { 'userId': '$userId', 'name': '$name' } } ], { clientCollection: "clientBotInventory" });

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

1 participant