No errors were thrown when doing the update from 1.71 to 1.72, but then when selecting 'Moderation Tools' from the top menu, received this error: (note that the language value for 'moderation tools' was missing and I had to manually add it myself.
Error details:
Type: Exception
Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'entityType' in 'field list'
File: /dd/ow_core/database.php
Line: 707
Trace: #0 /var/www/vhosts/httpdocs/dd/madgab/ow_core/database.php(707): PDOStatement->execute() #1 /var/www/vhosts/httpdocs/dd/madgab/ow_core/database.php(398): OW_Database->execute('SELECT count(DI...', NULL) #2 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/bol/flag_dao.php(133): OW_Database->queryForList('SELECT count(DI...') #3 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/bol/flag_service.php(115): BOL_FlagDao->findCountForEntityTypeList(Array) #4 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/bol/flag_service.php(143): BOL_FlagService->findCountForEntityTypeList(Array) #5 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/bol/flag_service.php(120): BOL_FlagService->getContentTypeListWithCount() #6 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/classes/event_handler.php(179): BOL_FlagService->getContentGroupsWithCount() #7 [internal function]: BASE_CLASS_EventHandler->onCollectModerationToolsMenu(Object(BASE_CLASS_EventCollector)) #8 /var/www/vhosts/httpdocs/dd/madgab/ow_core/event_manager.php(222): call_user_func(Array, Object(BASE_CLASS_EventCollector)) #9 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/controllers/moderation.php(35): OW_EventManager->trigger(Object(BASE_CLASS_EventCollector)) #10 /var/www/vhosts/httpdocs/dd/madgab/ow_system_plugins/base/controllers/moderation.php(65): BASE_CTRL_Moderation->getMenu() #11 [internal function]: BASE_CTRL_Moderation->index(Array) #12 /var/www/vhosts/httpdocs/dd/madgab/ow_core/request_handler.php(266): call_user_func_array(Array, Array) #13 /var/www/vhosts/httpdocs/dd/madgab/ow_core/application.php(329): OW_RequestHandler->dispatch() #14 /var/www/vhosts/httpdocs/dd/madgab/index.php(73): OW_Application->handleRequest() #15 {main}