Backend: Admin signup failed
Closed this issue · 3 comments
kaustubhai commented
Describe the bug
Admin required fields are not being fetched from user as payload. Missing keys are
- location
- joiningDate
- educationalQualification
- description
Possible solution
Either add them to payload of the api as required
Or remove the required from Model
Do you want to work on this issue - [Yes/No]
Yes
GabriFedi commented
I'm interested in working on this issue
RiteshKr00 commented
I would like to Work on this
kaustubhai commented
@purnima143 if you'll see I already had done it in a PR #525