Expected behavior
Update the schema of my admin app (on Heroku)
Actual behavior
When I add new fields to a model, generate a server to update the schema.json and push everything to heroku, my app doesn’t update. I want to build a new chart on my dashboard but I’m not seing new fields.
Hi @tchret,
Welcome to the Forest Admin community!
I have a few questions in mind:
- Do you observe that the new fields are declared in your
.forestadmin-schema.json
file?
- Do you deploy this file properly on your Heroku server?
I am trying to find your project, are those fields named needTraining
and platform
?
Thanks for your help
Hi @tchret,
Are you still struggling getting your new fields?
If you do, could you please tell us:
Do you observe that the new fields are declared in your .forestadmin-schema.json
file?
Do you deploy this file properly on your Heroku server?
Are those fields named needTraining
and platform
?
Otherwise we should close this subject.
Thank you!
1 Like