strapi-plugin-populate-deep icon indicating copy to clipboard operation
strapi-plugin-populate-deep copied to clipboard

Update index.js to allow 'admin::user' population with built-in Strapi option

Open cantkillemall opened this issue 2 years ago • 1 comments

Removing these 3 lines allow the built-in Strapi new option populateCreatorFields": true to work properly instead of being overridden and rejected by the plugin.

cantkillemall avatar Oct 23 '22 10:10 cantkillemall

Has been resolved on v1.1.0 https://github.com/Barelydead/strapi-plugin-populate-deep/releases/tag/v1.1.0

m7rlin avatar Oct 25 '22 20:10 m7rlin