Discussions

Ask a Question
Back to All

Unable to update a content type

Wagon: 2.4.1

We currently have a problem where we cannot edit add a field to a content type. We are able to edit details about current fields but when it comes to adding a new field, the deploy command is not working for us. This site was handled by many other developers and has sat a bit stagnant.

These are the steps we take:

  1. Add a new field to a content type
  2. Use command bundle exec wagon deploy staging -r content_types -vvv

Should this not add a new field?

We have come up with a workaround that is a bit inconvenient where we delete the content type and then re-add this. This also means we have to deploy all the data with it.

If anyone is able to help us out with this issue, we'd be very grateful.