We added some extra functionality to an Product inventory grid and now the default actions that were previously there all fail with this error below. Note products are selected with a check in the checkbox. So not sure why it says that “something needs to be selected” Any ideas what we forgot to do?

1 exception(s):
Exception #0 (MagentoFrameworkExceptionLocalizedException): An item needs to be selected. Select and try again.
Exception #0 (MagentoFrameworkExceptionLocalizedException): An item needs to be selected. Select and try again.
#1 MagentoCatalogControllerAdminhtmlProductMassStatus->execute() called at [vendor/magento/framework/Interception/Interceptor.php:58]
2 MagentoCatalogControllerAdminhtmlProductMassStatusInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
3 MagentoCatalogControllerAdminhtmlProductMassStatusInterceptor->MagentoFrameworkInterception{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
4 MagentoCatalogControllerAdminhtmlProductMassStatusInterceptor->___callPlugins() called at [generated/code/Magento/Catalog/Controller/Adminhtml/Product/MassStatus/Interceptor.php:26]
5 MagentoCatalogControllerAdminhtmlProductMassStatusInterceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:108]
6 MagentoFrameworkAppActionAction->dispatch() called at [vendor/magento/module-backend/App/AbstractAction.php:231]
7 MagentoBackendAppAbstractAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
8 MagentoCatalogControllerAdminhtmlProductMassStatusInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]