Currently the staging and production databases differ significantly. In order to be able to properly test upgrades or debug on staging, the databases should be kept in sync regularly.
Two approaches I could think of:
- Auto sync: maybe daily, or weekly.
- Manual sync: one button/github action or something. Or at least documenting on how to clone the db trying to make it as easy as possible.
@thenav56, @szabozoltan69, any suggestions?
Currently the staging and production databases differ significantly. In order to be able to properly test upgrades or debug on staging, the databases should be kept in sync regularly.
Two approaches I could think of:
@thenav56, @szabozoltan69, any suggestions?