Closed
Description
When I try to add a new user role in the admin I get the following notice on production mode (and developer mode too):
Notice: Undefined index: title in [...]/vendor/magento/module-integration/Helper/Data.php on line 24
Anyone knows what causes this? Or why I even am seeing notices on production mode? I thought those where suppressed?