-
-
Notifications
You must be signed in to change notification settings - Fork 596
AddField with type date and default value not working #1545
New issue
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
Closed
4 tasks done
Labels
type:bug
Impaired feature or lacking behavior that is likely assumed
Comments
Thanks for opening this issue!
|
Not sure whether this is a Parse JS SDK issue, from the logs it looks like a Parse Server issue. I'm transferring the issue to the server repository. Could you open a PR with a failing test? |
@mtrezza after some tedious debugging I can confirm this is an SDK issue.
It will be a simple fix once transferred |
4 tasks
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New Issue Checklist
Issue Description
When adding a new field with type
Date
and withdefaultValue
it complains that thedefaultValue
should be with type date.Steps to reproduce
Actual Outcome
Expected Outcome
It should work.
Environment
Server
^4.10.2
Windows
local
Database
Mongo
v5.0.2
docker
Client
3.3.0
Logs
The text was updated successfully, but these errors were encountered: