Preparations
- Install previous version (522-B1)
 - Login to adm.console as root
 - Go to the Logs & Reports → Changes Log section
 - Enable Changes Log by using special link above grid
 - Logout
 - Login to adm.console as root
 - Go to the User Management → Administrators section
 - Create administrative user, fill First Name, Last Name and Email fields
 - Logout
 - Login to adm.console as non-root
 - Go to the User Management → Administrators section
 - Edit administrative user, change some field value, save changes
 
Part 1 - upgrade test
- Make In-Portal Upgrade
 - Login to adm.console
 - Go to the Logs & Reports → Changes Log section
 - Confirm, that Username, First Name, Last Name, Email columns contains proper data.
 - Open debugger panel. Confirm, that no joins in sql request to ChangeLogs table.
 
Part 2 - clean install test
- Make In-Portal Clean install
 - Login to adm.console as root
 - Go to the Logs & Reports → Changes Log section
 - Enable Changes Log by using special link above grid
 - Logout
 - Login to adm.console as root
 - Go to the User Management → Administrators section
 - Create administrative user, fill First Name, Last Name and Email fields
 - Logout
 - Login to adm.console as non-root
 - Go to the User Management → Administrators section
 - Edit administrative user, change some field value, save changes
 - Go to the Logs & Reports → Changes Log section
 - Confirm, that Username, First Name, Last Name, Email columns contains proper data.
 - Open debugger panel. Confirm, that no joins in sql request to ChangeLogs table.