And send the user to the Bulk Update page if they think the number there is not accurate.

Comments

marcoscano created an issue.

marcoscano’s picture

Alternatively, consider adding a link to the Bulk Update to the admin menu

miro_dietiker’s picture

It was not clear to me if this is a hook_requirements indication or if you refer to an owd admin reports page?

It might be interesting to provide some reports page that then
- lists the plugins and the record count per plugin
- maybe browse global usage records with filters
I don‘t know if the storage of the usage service is designed to back such requirements..

marcoscano’s picture

The initial issue was only to give more discoverability of the Bulk Update form, which doesn't have a menu item, and is basically a tool to re-index everything again in cases where something doesn't seem right.

But maybe a specific report/status page could also make sense. We could probably start with something very basic like plugins and total counts, and improve from there if necessary.

Thanks!