Closed
Description
New Issue Checklist
- Report security issues confidentially.
- Any contribution is under this license.
- Before posting search existing issues.
Issue Description
Object field data type changes from json to array during beforeSave and afterSave hook triggers.
Steps to reproduce
Actual Outcome
data type of the field value is not same in beforeSave and afterSave hook. It changes from json object to array.
Expected Outcome
data type of the field value should remain same in beforeSave and afterSave hook.
Environment
ParseServer: 7.1.0 (7.0.0 no issue observed)
Server
- Parse Server version:
7.1.0
- Operating system:
Ubuntu 20.04
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
Docker