Skip to content

TypeError: Cannot read property 'type' of undefined at dbTypeMatchesObjectType #3477

@prashanthmadi

Description

@prashanthmadi

I was getting below error when i try to add a new column to my class in dashboard with parse-server@2.3.2

2017-02-04T01:57:00.321Z - Uncaught internal server error. TypeError: Cannot read property 'type' of undefined
    at dbTypeMatchesObjectType (D:\home\site\wwwroot\node_modules\parse-server\lib\Controllers\SchemaController.js:309:13)
    at D:\home\site\wwwroot\node_modules\parse-server\lib\Controllers\SchemaController.js:691:16
    at process._tickDomainCallback (internal/process/next_tick.js:129:7) TypeError: Cannot read property 'type' of undefined
    at dbTypeMatchesObjectType (D:\home\site\wwwroot\node_modules\parse-server\lib\Controllers\SchemaController.js:309:13)
    at D:\home\site\wwwroot\node_modules\parse-server\lib\Controllers\SchemaController.js:691:16
    at process._tickDomainCallback (internal/process/next_tick.js:129:7)

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