Closed juileetikekar closed 1 year ago
Issue: When the AASXPackage was updated via AASXFileServerInterface, the Blazor Tree structure used to break.
Root cause: The new AASXPackage was loaded into AdminShellPackageEnv, however, the parents of the corresponding SubmodelElements were not being set.
Fix: Setting the parent for all the SubmodelElements, after loading this updated AASXPackage.
Issue: When the AASXPackage was updated via AASXFileServerInterface, the Blazor Tree structure used to break.
Root cause: The new AASXPackage was loaded into AdminShellPackageEnv, however, the parents of the corresponding SubmodelElements were not being set.
Fix: Setting the parent for all the SubmodelElements, after loading this updated AASXPackage.