Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server.
Issue Description
CI fails with error:
Error: Object not found.
at then.then.result (/home/runner/work/parse-server/parse-server/lib/Controllers/DatabaseController.js:49:3084)
at process._tickCallback (internal/process/next_tick.js:68:7)
Possibly introduced by 4ac4b7f.
Steps to reproduce
Run CI on current release-4.x
branch.
Actual Outcome
CI fails.
Expected Outcome
CI should pass.
Environment
Server
- Parse Server version: 4ac4b7f
Logs
See https://github.com/parse-community/parse-server/runs/4028298097?check_suite_focus=true