Forest admin .forestadmin-schema.json file updation in production

Feature(s) impacted

schema updation when models are changed

Observed behavior

.forestadmin-schema.json file is not updating when the server restarts

Expected behavior

Need to update the .forestadmin-schema.json file when the server restarts

Failure Logs

There is no failure logs currently. Cant seem to find the issue in production

Context

  • Project name: Green Swan
  • Team name: green swan
  • Environment name: node js-feather js
  • Agent (forest package) name & version: forest-express-mongoose: “^8.6.3”,
  • Database type: mongodb
  • Recent changes made on your end if any: .updated model files and pushed to github

Hello @shilpavijayan

This is the normal behavior, in production environment, the .forestadmin-schema.json file is not regenerated.

You can check the related documentation here