I have made a model where I have created some custom entities.
After I made changes to them (adding fields and what not), rebuilding the model with a sync to the database, publishing the package to the UAT Sandbox environment through LCS and refreshing the entity list I can still see entities that are no longer present in the model.
Furthermore I cannot see any of the new fields when I republish my entity for import/export.
After the model is updated and pushed out to the environment, shouldn't the old entities be removed? What am I doing wrong?