I'm using an importsolutionrequest to import a managed solution and the sitemap simply gets ignored.
Even after doing a publish all customizations and hard refresh (ctrl + f5)
I exported the solutions ticking isv.config and the solution does have a sitemap.
The odd thing about this is that I tried on a different organization and it worked fine.
Any ideas?
TIA
Sitemap part of cutomizations.xml
<SiteMap><SiteMap><Area Id="Workplace" ResourceId="Area_Workplace" ShowGroups="true" Icon="/_imgs/workplace_24x24.gif" DescriptionResourceId="Workplace_Description" ordinalvalue="0"><Group Id="Extensions" ResourceId="Group_Extensions" ordinalvalue="6" solutionaction="Added"><SubArea Id="new_holiday" Entity="new_holiday" ordinalvalue="0" /></Group></Area><Area Id="SFA" ResourceId="Area_Sales" Icon="/_imgs/sales_24x24.gif" DescriptionResourceId="Sales_Description" ordinalvalue="1" solutionaction="Removed" /><Area Id="MA" ResourceId="Area_Marketing" Icon="/_imgs/marketing_24x24.gif" DescriptionResourceId="Marketing_Description" ordinalvalue="2" solutionaction="Removed" /><Area Id="CS" ResourceId="Area_Service" Icon="/_imgs/services_24x24.gif" DescriptionResourceId="Customer_Service_Description" ordinalvalue="3" solutionaction="Removed" /><Area Id="Settings" ResourceId="Area_Settings" ShowGroups="true" Icon="/_imgs/settings_24x24.gif" DescriptionResourceId="Settings_Area_Description" ordinalvalue="1" solutionaction="Modified"><Group Id="Deployment" ResourceId="Group_Extensions" ordinalvalue="4" solutionaction="Added"><SubArea Id="hp_organisationmapping" Entity="hp_organisationmapping" ordinalvalue="0" /><SubArea Id="hp_serviceproxy" Entity="hp_serviceproxy" ordinalvalue="1" /><SubArea Id="hp_serviceinfo" Entity="hp_serviceinfo" ordinalvalue="2" /><SubArea Id="new_serviceduration" Entity="new_serviceduration" ordinalvalue="3" /><SubArea Id="hp_deployment" Entity="hp_deployment" ordinalvalue="4" /><SubArea Id="hp_organization" Entity="hp_organization" ordinalvalue="5" /></Group></Area><Area Id="ResourceCenter" ResourceId="Area_ResourceCenter" Icon="/_imgs/resourcecenter_24x24.gif" DescriptionResourceId="ResourceCenter_Area_Description" ordinalvalue="5" solutionaction="Removed" /></SiteMap></SiteMap>
Musings on Information Technology