mirror of
https://github.com/strapi/strapi.git
synced 2025-08-06 15:53:11 +00:00

* Fix/#7197/Change custom populate state to own service To avoid issue with population we change the service of state user to there own service call "fetchState", also to keep a separate customization Signed-off-by: Juan David <juand.business@gmail.com> * specific service for fetch authenticated user Signed-off-by: Juan David <juand.business@gmail.com> * Update comment Signed-off-by: Juan David <juand.business@gmail.com> * Add some comments Signed-off-by: Juan David <juand.business@gmail.com>