Issue in creating new data filed in Live DB

I introduced a new data type in my dev DB and created workflows and logic around it, everything seems working fine. Now when I try to create / push / copy this data type in Prod (Live), it is not working… Can someone help urgently, if you know what is causing the issue and solution for this..

Thanks for the support!

Double check the obvious things …

  • have you merged the change in to Main?
  • have you pushed Main to Live?
  • when you say “not working” does that mean not visible in the Editor data tab? If so I have seen data not appearing in the data tab - but IT IS in the database - just not showing up temporarily in the database.
  • If “create / push / copy” means Data API operations - is that datatype enabled for the DataAPI? Is the Data API enabled?