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

BinData stored/changed incorrectly #1249

Open
daniel-sc opened this issue Jul 24, 2023 · 0 comments
Open

BinData stored/changed incorrectly #1249

daniel-sc opened this issue Jul 24, 2023 · 0 comments

Comments

@daniel-sc
Copy link
Contributor

daniel-sc commented Jul 24, 2023

When I create or update a document that contains the following attribute:

{ __pclass: BinData(80, 'Q2JmcFxhcGlcYmF0Y2gyXGpvYnNcYmFja3VwXEJhY2t1cFJvb3RKb2I=') }

afterwards this attribute looks as follows:

{ __pclass: BinData(50, 'Q2JmcFxhcGlcYmF0Y2gyXGpvYnNcYmFja3VwXEJhY2t1cFJvb3RKb2I=') }

(note the change of 80 to 50!)

This can be reproduced with the docker image version 1.0.0-alpha.4 with mongo 6.0.6.

Jira issue: https://jira.mongodb.org/browse/TOOLS-3466

daniel-sc added a commit to daniel-sc/mongo-express that referenced this issue Jul 27, 2023
@rtritto rtritto changed the title BinData stored/changed incorrectly on 1.0.0-alpha.4 BinData stored/changed incorrectly Feb 4, 2024
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