Not able to push local branch to staging

Feature(s) impacted

I am not able to push my local branch with forest push to Staging

Observed behavior

Expected behavior

Error: Failed to push branch: Source and destination environments must have the same schema. Please check your environments code is synchronized

Context

  • Project name: sergic
  • Team name: Gestion
  • Environment name: Development
  • Agent (forest package) name & version: 8.5.14
  • Database type: Postgres
  • Recent changes made on your end if any: upgrade to v 8

Hello @Soufiane ,

In order for you to be able to push your local branch to another environment, the 2 schemas must match exactly, otherwise you might end up with some inconsistencies/corrupted environments.

If your forest-cli is up to date you should be able to diff your schemas with the following feature:

I understand that you have been in touch with our CS team. They should be able to help you moving forward if you have remaining issues.

Regards,

Nicolas