We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The default birthdate value in user model is Date.now.
Date.now
BlogMan/back-end/src/models/User.js
Line 25 in 4626cbc
This should not have a default value or have a null default value.
null
The text was updated successfully, but these errors were encountered:
I am interested to take up this issue. Can you please assign me this issue @irshadjsr21
Sorry, something went wrong.
assigned to @SubCoder1 . Deadline is 6th march.
@rajatmw1999 Can you merge my pull request #153 ?
Since the issue is resolved. @rajatmw1999 Can you close this issue?
i am interested to take this issue ,can u assign it to @tanyajha16
SubCoder1
No branches or pull requests
The default birthdate value in user model is
Date.now
.BlogMan/back-end/src/models/User.js
Line 25 in 4626cbc
This should not have a default value or have a
null
default value.The text was updated successfully, but these errors were encountered: