Skip to content

Uncaught (in promise) Error: bad key in untransform: __v #5928 #5929

Closed
@rameshkec85

Description

@rameshkec85

Issue Description

Getting this issue while i am trying to add existing mongodb to parse-server :

Uncaught (in promise) Error: bad key in untransform: __v #5928

Steps to reproduce

Mongodb tables have this key : '__v' when i am using mongoose

Expected Results

Should allow migrate and see the results of the particular class

Actual Outcome

Getting below issue:
Mongodb tables have this key : '__v' when i am using mongoose

  • if any table has not have ' __v' key , tables data shown in the parse-dashboard

Environment Setup

  • Server

    • parse-server version : 3.7.2
    • Operating System: Mac OS 10.13.6
    • Hardware:
    • Localhost or remote server? Local
  • Database

    • MongoDB version: Latest Version
    • Storage engine: -
    • Hardware: -
    • Localhost or remote server? Remote(Directly i have added remote mongo db url in environment variabls)

Logs/Trace

Uncaught (in promise) Error: bad key in untransform: __v #5928

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions