I tried to grant a user a license here on oxwall and received the following error:
Message:SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'itemId' cannot be nullFile:/ow_core/database.phpLine:311Trace:#0 /ow_core/database.php(311): PDOStatement->execute()
#1 /ow_core/database.php(420): OW_Database->execute('INSERT INTO `15...', Array)
#2 /ow_core/database.php(457): OW_Database->insert('INSERT INTO `15...', Array)
#3 /ow_core/base_dao.php(209): OW_Database->insertObject('15091_store_ite...', Object(STORE_BOL_ItemPurchase))
#4 /ow_plugins/store/bol/item_service.php(795): OW_BaseDao->save(Object(STORE_BOL_ItemPurchase))
#5 /ow_plugins/store/bol/item_service.php(817): STORE_BOL_ItemService->grantItem(1621, 80, '1')
#6 /ow_plugins/store/components/grant_item.php(25): STORE_BOL_ItemService->grantItems(1621, Array, Array)
#7 [internal function]: STORE_CMP_GrantItem->__construct(Array)
#8 [internal function]: ReflectionClass->newInstance(Array)
#9 /ow_system_plugins/base/components/profile_action_toolbar.php(89): call_user_func_array(Array, Array)
#10 /ow_system_plugins/base/controllers/component_panel.php(305): BASE_CMP_ProfileActionToolbar->__construct('1621')
#11 [internal function]: BASE_CTRL_ComponentPanel->profile(Array)
#12 /ow_core/dispatcher.php(257): ReflectionMethod->invokeArgs(Object(BASE_CTRL_ComponentPanel), Array)
#13 /ow_core/application.php(293): OW_Dispatcher->dispatch()
#14 /index.php(65): OW_Application->dispatch()
#15 {main}Type:PDOException