Update WebstoreInstallationProfiles Table
Region need to add :WEU
InstallationTypeId : 4 // customized
PartnerId : 5AFFFDF6-21DA-4E30-92C1-4A8D55DBFE9C
SELECT * FROM dbo.WebstoreInstallationProfiles SanaRegionCode
where SanaRegionCode ='WEU' and
InstallationTypeId = 4
PartnerId='5AFFFDF6-21DA-4E30-92C1-4A8D55DBFE9C'
Copy last data and past for new line
Update ConnectwithProfile field as latest id : 40
Update PartnerId field :
Then Login platform portal and check changes are applied.
[ClusterId] should not null --> correct cluster can find from [dbo].[AKSClusters] table
isActivate should true
to avoid issue copy record "Upgrade cronjob project" working project item
Verify with webstore azure settings table
for testing
When Creating a new Partner it will create 2 recodes on [PartnerViewPermissionMaps] Table
- Sana Commerce partner
- Same partner
To view Other Partners webstores , record needs to add manually to [PartnerViewPermissionMaps] Table.