strapi icon indicating copy to clipboard operation
strapi copied to clipboard

Media Library shows all documents with limited permissions

Open ariadna-aldeguer opened this issue 1 month ago • 0 comments

Bug report

  • Node.js version: v18.20.2
  • Strapi version: v4.25.1
  • Database: MySql
  • Is your project Javascript or Typescript: Typescript

Base in this bug: https://github.com/strapi/strapi/issues/20435

It seems that it was resolved in this update:

Thanks for reporting this issue

Closing as duplicate of #18297

A fix is on its way as per #20389

But I have upgraded to version 4.25.1 and its not working correctly.

If I assign 'Can access the media Library' when 'Has the same role as creator' or 'Is creater' the user can see all the folders, whether they are creators or not, either have the same role or not

image

image

Furthermore, I can't find a way to see who created the folder or what role. The following button has no response:

image

Originally posted by @ariadna-aldeguer in https://github.com/strapi/strapi/issues/20435#issuecomment-2194131201

ariadna-aldeguer avatar Jun 28 '24 08:06 ariadna-aldeguer