You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a new role with no permissions related to a product, category, or job, I get no pendingSearchIndexUpdates error and the admin is logged out automatically.
This didn't happen on prior versions.
The text was updated successfully, but these errors were encountered:
We've got the same issue. This happens because the pendingSearchIndexUpdates query requires Permission.ReadCatalog or Permission.ReadProduct.
I'll open a PR that adds a permission check when configuring new alerts.
When I create a new role with no permissions related to a product, category, or job, I get no pendingSearchIndexUpdates error and the admin is logged out automatically.
This didn't happen on prior versions.
The text was updated successfully, but these errors were encountered: