strapi-plugin-meilisearch icon indicating copy to clipboard operation
strapi-plugin-meilisearch copied to clipboard

Number of entries in Users content-type

Open mvaisberg opened this issue 2 years ago • 2 comments

Description

Check this image:

User say 3626 / 4 where number of entries should be 3626

Selection_832

I tried to find the source of the issue without any luck

Environment (please complete the following information): OS: Linux Meilisearch version: v1.0.0 strapi-plugin-meilisearch version: v0.9.2 Browser: Firefox Version 113.0.1 (64-bit) Strapi version: v4.10.5

mvaisberg avatar Oct 11 '23 18:10 mvaisberg

Ok i found the issue.

It is taking "users" the number of content-type "admin::user" and not "plugin::users-permissions.user"

i will procced to create a pull request for this.

mvaisberg avatar Oct 12 '23 16:10 mvaisberg

Thanks a lot, @mvaisberg. It would be amazing to have your contribution!

brunoocasali avatar Oct 17 '23 18:10 brunoocasali