How to delete Data Type instances in Production environment
We have a situation where we need to delete some of Data Type instances from Production environment. In Dev, we can do this using Trash Can icon on the right of each data instance row but the real problem is that after deleting those records in Dev environment we would like to move the changes to the higher environments using Product rule and our CI/CD tools. In other words, we don't want to use UI delete option in each (other then Dev) environment, and especially in Production due to possible human error.
Any recommendations to address this situation?
***Edited by Moderator: Pallavi to update platform capability tags***
***Edited by Moderator Marissa to update SR Details***