Closed
Description
New Issue Checklist
- [X ] I am not disclosing a vulnerability.
- [X ] I am not just asking a question.
- [ X] I have searched through existing issues.
- [ X] I can reproduce the issue with the latest version of Parse Server and the Parse Flutter SDK.
Issue Description
When using the 3.1.12, as long as the user is signed in, user.save() results in save failed error. null is not an int.
When switched back to 3.1.11, the error is gone.
I have switched back and force twice to validate the issue.
Steps to reproduce
upgrade the sdk to 3.1.12, user log in, use debug mode
Actual Outcome
Expected Outcome
Environment
Parse Flutter SDK
- SDK version: 3.7.0
- Operating system version:
FILL_THIS_OUT
Server
- Parse Server version:
FILL_THIS_OUT