PalisadoesFoundation / talawa-admin

Admin portal for the Talawa Mobile App. Click on the link below to see our documentation
https://docs.talawa.io/
GNU General Public License v3.0
146 stars 600 forks source link

[BUG] Cast to ObjectId failed for value "" (type string) at path "_id" for model "Organization" #2047

Closed Raj-Mandal-20 closed 5 months ago

Raj-Mandal-20 commented 5 months ago

Describe the bug

While Registering a New Admin Account it's showing this Cast to ObjectId failed for value "" (type string) at path "_id" for model "Organization"

To Reproduce Steps to reproduce the behavior:

  1. Go to the Admin and Register

Screenshots image

Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359

github-actions[bot] commented 5 months ago

Congratulations on making your first Issue! :confetti_ball: If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

varshith257 commented 5 months ago

@Raj-Mandal-20 Are you trying with docker setup to login?

Raj-Mandal-20 commented 5 months ago

@Raj-Mandal-20 Are you trying with docker setup to login? Yeah

varshith257 commented 5 months ago

Try with general local setup. The current Docker setup has problem with importing sample data. Will fix it soon