Other Considerations
The license for the 7.0 instance will need to be re-uploaded after restoring the Postgres dump from the 6.x database.
Property file modifications need to be done manually. Look at the brainspace.properties file from the 6.x system and note any modifications that are relevant to 7.0. These can be applied to the 7.0 system using the new Server Configuration UI. A few of the configuration properties are not relevant and should not be made in the 7.0 system. These include:
server.port=8081
keystore.file.name=/etc/brainspace/ssl/brainspace.pfx
keystore.password=<keystore password>
network.security=SECURE_SELFSIGNED_CERTS
Relativity OAuth2 client needs to be updated or a new client created that points to the Brainspace 7 instance.