I reset my Development environment to match Production. Then I added a new field of type Asset. Attempting to deploy to Production shows 22 field changes and 12 index changes, with the field types being marked unknownType
. The diff view shows the correct attribute types, but also reflects the proposed removal of indices.
I'm hesitant to push to Production because iI worry my field types will be removed and my current users will see errors.
Has anyone seen this before? Anyone know if this is a bug?