System Information
- Strapi Version: 3.2.5
- Operating System: Windows 10
- Database: MySQL
- Node Version: 12.16.3
- NPM Version: 6.14.5
- Yarn Version: 1.22.10
Hello,
I have forked the strapi-admin package as you can’t extend it for now because a lot of my dev will rely on this package. I have a question on how to proceed with this package.
I’ve seen that you’ve added populateCreatorFields
to force the API to show the user informations, but it does not seem to work on the strapi_administrator
collection. Is there a way to achieve this in the strapi-admin
package, or is there something else to do on other packages?
Thank you a lot for your precious help