strapi-community / strapi-plugin-rest-cache

Speed-up HTTP requests with LRU cache.
https://strapi-community.github.io/strapi-plugin-rest-cache/
MIT License
129 stars 29 forks source link

fix getRelatedModelsUid not always being right #86

Open Boegie19 opened 8 months ago

Boegie19 commented 8 months ago

getRelatedModelsUid was wrong in some ceases not checking deep enough or taking one way relationships the wrong way causing admin users to always be in the list

fixes #66