-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
We have set a standard of "no hard coded error codes in Parse Server", yet many files include direct error codes, such as:
| error.code || 141, |
Feature / Enhancement Description
Change all error codes to Parse.Error.xxx. Improve the quality of code across the project.
Example Use Case
Alternatives / Workarounds
Leave as is
3rd Party References
mtrezza
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature