In production environment if I change some system view, for instance "Quick Find" and add another view/find column, then if I import managed solution from my development environment, the view is overriden and I see all the columns as they appear in dev and I don't see the new added column before the import (in prod).
Any idea why the managed solution overrides my changes in prod? Why doesn't it work like with regular form fields or something like that, that managed solution doesn't override unmanaged change that I'm doing in the target organization.