Hello
Within environment we setup a new formula column for a string colum, all worked out nicely within the environment, but exporting / importing to another environment (via make & make.preview, unmanaged & managed) results in a failure specifying a generic error (80040216) and generic error message "error while importing column name".
My wild, unresearched guess of a reason why is that the solution formula is a .yaml file living in a folder solutions normally expect calculated field formulas exist in a xaml format I'm gonna guess that the solutions importer doesn't know what to do with it..
Has anyone else had this issue and if so did you find a get around?