Feature(s) impacted
I made 1-2 modifications to the Production layout for testing purposes. Now, I want to push my changes from the Test environment to Production, but I encountered an error:
Deployment failed: Source and destination environments must have the same schema. Please check your environments code is synchronized.
Observed behavior
Expected behavior
Failure Logs
N/A
Context
- Project name: Seaya
- Team name: Seaya
- Environment name: Production
- Agent (forest package) name & version: [Widget Name & Version]:
“@forestadmin/agent”: “^1.36.11”,
“@forestadmin/datasource-sequelize”: “^1.5.26”,
“@forestadmin/datasource-sql”: “^1.7.43”,
“@forestadmin/datasource-toolkit”: “^1.29.1”,
“forest-express-sequelize”: “^9.3.9”, - Database type: PostgreSQL
- Recent changes made on your end if any: Made layout changes in Production