You are about to upgrade from a previous version to DAM for Sitecore (DFS). Which requires your attention.
Info |
---|
Things to be aware of before upgrading from a previous version
|
Before updating to 9.3.0:
- If you are upgrading from DFS 8.x follow this step, otherwise continue to the next step.
We have removed the member- and role providers in this release. Which means that you have to remove them from Sitecore's web.config.- Navigate to the <membership section and remove the node with the name DefaultDigizuiteMembershipProvider.
- In the same section, find the node with the name Sitecore and change the realProviderName to sql.
- Navigate to the <roleManager section and remove the node with the name DefaultDigizuiteRoleProvider.
- In the same section, find the node with the name Sitecore and change the realProviderName to sql.
- Before installing DFS 9.3.0, it is very important that your silo item is backed up. The silo is located at sitecore → Media Library → Digizuite. The installation will remove this item, and all content pages will have broken links until you revert the silo item back to your solution. It is very important that the silo ItemId is the same before and after the installation.
We recommend using the Package Designer to backup the silo item.
Delete the silo with "Leave links" option
Confirm items under Digizuite have disappeared:
Empty data in dfs_assets_master_index and dfs_assets_web_index. Ensure Solr core replication does not interfere with this (if any).
...