Issue
- In DXP 7.0+ the
location
organization type is removed by default. When upgrading to DXP 7.0+, organizations that were categorized as a 'Location' lose this categorization during the upgrade process.
Environment
- Environment upgrading to DXP 7.0+
Resolution
- Before running the DB Upgrade Tool, edit the
portal-upgrade-ext.properties
file (found in file path: /tools/portal-tools-db-upgrade-client) and add the following property inside the file:organizations.types=organization,location
-
Note: When running the Upgrade in DXP 7.1+, you will see an error like the following:
-
Note: When running the Upgrade in DXP 7.1+, you will see an error like the following:
- After the Upgrade, configure the location organization type in your portal through the following:
In DXP 7.0
-
- Add new organization types through portal properties following the instructions in this documentation.
In DXP 7.1+
-
- Add new organization types through System Settings following the instructions in this documentation.