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 versions of Parse Server and Parse Dashboard.
Issue Description
Dashboard node engine version required upgrade to 12.20.0 because parse server is added as a dev dependency, pointing to the latest version.
The correct approach would be to point to a specific version of Parse Server that is compatible with the dashboard, instead of just pointing to the latest version. Pointing to the latest version is also a conceptual mistake, because the latest server may break functionality with dashboard. A clear compatibility matrix is needed that shows which dashboard is compatible with which server.
This will be easier on the new branches with release automation. For now, the workaround would be to remove parse server dependency altogether from dashboard, because there seem to be no tests?
Steps to reproduce
n/a
Actual Outcome
n/a
Expected Outcome
n/a
Environment
n/a
Logs
n/a
Metadata
Metadata
Assignees
Labels
No labels