Feature(s) impacted
Unable to push local branch to development branch
Observed behavior
Errors observed when trying ‘apply’ command: Failed to push branch: Source and destination environments must have the same schema. Please check your environments code is synchronized
Error observed when trying ‘update’ command: forest schema:update
× The configuration file “/config/databases.js” does not exist. (never had this file in our directory)
Expected behavior
Schemas should be the same so changes should be pushed to development branch without issues. We are seeing the changes in stage, but not development. It’s a continuous loop of trying to update/apply changes but are unable to do either.
Failure Logs
Context
- Project name: Work Project
- Team name: Work Team
- Environment name: local
- Agent (forest package) name & version: liana 9.3.9
- Database type: mysql
- Recent changes made on your end if any: n/a