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

3.0.2: Update is executing db.{collection}.{collection}.update(...) #158

Closed
chanced opened this issue Oct 22, 2014 · 3 comments
Closed

3.0.2: Update is executing db.{collection}.{collection}.update(...) #158

chanced opened this issue Oct 22, 2014 · 3 comments

Comments

@chanced
Copy link

chanced commented Oct 22, 2014

Whenever I attempt to run an update it is appending the collection twice. For example:

db.properties.properties.update({}, {$set: { status: "ACTIVE" }})

where properties is the collection.

@jeromelebel
Copy link
Owner

Thanks

@chanced
Copy link
Author

chanced commented Oct 22, 2014

@jeromelebel I was wrong; it's just a display issue. I didn't notice the multi checkbox at first.

@jeromelebel
Copy link
Owner

Should be fixed in 3.0.3. I let you close this issue if it is the case.

@chanced chanced closed this as completed Oct 23, 2014
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

2 participants