Hello,
i have a managed solution (default environment).
In the unmanaged solution (development environment) i had to change some column types. Therefore i deleted the columns and creted them new with the same name but another type of data.
Now i wanted to upgrade the managed solution but got the error that the attribute has the worng sourcetype.
Any idea what i can do?
I can not remove the column in the default environment and crete it new with the same name (as it is part of some apps)