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

Cannot open documents with a slash in _id #284

Closed
jhmoon2000 opened this issue Apr 8, 2021 · 2 comments
Closed

Cannot open documents with a slash in _id #284

jhmoon2000 opened this issue Apr 8, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@jhmoon2000
Copy link

jhmoon2000 commented Apr 8, 2021

Bug Report

Current Behavior

Cannot open documents with a slash in _id.

It generates error message like 'VIEW_DOCUMENT_SCHEME:/test.test:"abcd'

The document is { "_id" : "abcd/efg" }

Code/Gist

Expected Behavior/Code

Environment

  • node.js / npm versions:
  • OS:

Possible Solution

Additional Context/Screenshots

@mmarcon mmarcon added the bug Something isn't working label Apr 26, 2021
@alenakhineika alenakhineika changed the title Bug Report Cannot open documents with a slash in _id Jul 21, 2021
@alenakhineika
Copy link
Contributor

Hey, thanks for reporting it! I've opened a JIRA ticket so you can track progress here: https://jira.mongodb.org/projects/VSCODE/issues/VSCODE-276

@Anemy
Copy link
Member

Anemy commented Oct 25, 2021

@jhmoon2000 just released a fix for this in 0.6.14 - pr was #342
Closing this, feel free to reopen if you update and it doesn't work as expected.
Thanks again for reporting it and helping us improve the extension!

@Anemy Anemy closed this as completed Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants