Views:

Applies to Product - Microsoft Dataverse

What’s happening?
Changes made to solutions in Managed environments are not reflecting after importing through pipelines or publishing updates.
 

Reason:
For one case, this was related to editing the customizations.xml file in the solution.zip, which prevented changes from being reflected.

  • In another case, the problem was caused by the presence of an unmanaged solution layer on top of the managed solution, which blocked the updates from taking effect.

 

Resolution:

  • To resolve this of changes not reflecting after importing a solution, ensure that the customizations.xml file is not edited improperly. If changes are not reflecting, create a new solution and import it without altering the xml.
  • If the issue is due to an unmanaged solution layer, remove the unmanaged layer to allow the managed solution to take effect. After removal, refresh the environment to see the changes reflected correctly.