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

Unable to edit collection document #353

Open
AndrewSologor opened this issue Jul 28, 2017 · 4 comments
Open

Unable to edit collection document #353

AndrewSologor opened this issue Jul 28, 2017 · 4 comments

Comments

@AndrewSologor
Copy link

I have a collection with 4 documents ~120 lanes each and when I add some prop to it and press "Save" I see successful message "Document updated!" but it's not actually updated.
But when I try to edit any doc in other collections it works fine.

Nothing strange in the console, for both collections it's the same:

POST /checkValid 200 9.322 ms - 5
PUT /db/...
GET ...
...
@Korrd
Copy link

Korrd commented Sep 4, 2017

I am having the same issue here. Is there any workaround for it? It is a blocker for us, as our devs need to edit collections in order to run some tests, and are unable to do so.

@wulfsolter
Copy link
Collaborator

Hi @Korrd. If your devs "need" to do this, for a profit generating company I presume, then I'd trust you have no problem popping over to https://www.bountysource.com/ and creating an incentive?

@AndrewSologor
Copy link
Author

@Korrd I use MongoDB Compass for now

@feriat
Copy link

feriat commented Aug 19, 2018

Hi! Had the same issue like @AndrewSologor. Any luck here? Can anyone reproduce it reliably?

I can update such records with pymongo , but both DELETE and UPDATE functionality of mongo-express is not working. This is usually the case for a few records in the DB, the rest work fine

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

4 participants