Expected behavior
That new fields added to the models are shown in the admin
Actual behavior
They are not there in the admin
Context
Please provide any relevant information about your setup.
- Package Version:7.0.0
- Express Version:4.17.1
- Sequelize Version:5.15.1
- Project Name:GroupfinderWithVolJourny
Hello @Ben_Sheridan,
Have you made your changes in development before commenting them to the production ?
The .forestadmin-schema
file is normally built only on a development mode. You should normally commit this file with your code base then restart your production server with the updated files and forestadmin-schema.
If the problem persiste can you tell me the fields name that are not reflecting your changes in production so I can check?
Thanks in advance
Morgan.
Hi @morganperre
I haden’t uploaded the forestadmin-schema file just did it and they are there now thanks.
Best
Ben
1 Like