Unable to copy a data type from development to live

I want to copy into live a new data type i created in development mode: ‘Destination Mode Route’

I went through my usual process of copying a a dev mode data type into live as shown below:

Then I go into live database and ‘Destination Mode Route’ is not there!

image

Anyone know what could be going on?

The term “Data type to copy” can be misleading. You still need to push a build of the app containing your new data type (i.e., the table itself) from dev to live first. What you see in your screenshot above means copying the “data of that type” from dev to live, but not the “data type” itself, if that makes sense.

2 Likes