Wagon is a command line tool that let's you develop for Locomotive right on your local machine.
188
stars
117
forks
source link
Locally updated content_type select field options don't update in engine on subsequent wagon deploy #420
Open
greyskin opened 1 year ago
Steps to reproduce:
wagon deploy [env] -r content_types
wagon deploy [env] -r content_types
againWorkaround:
wagon deploy [env] -r content_types
again (deletes the select field and all options from the Back Office)wagon deploy [env] -r content_types
againThis workaround has the major drawback of wiping any select options that have been applied to content entries up until this point.