Skip to content

User's with "Media Start node" unable to use Media Pickers #21840

@si25

Description

@si25

Which Umbraco version are you using?

13.13.0

Bug summary

User are unable to pick media when these three conditions are met:

  1. Media picker has "Ignore User Start Nodes" set to true
  2. User is in a group with "Media Start node" selected
  3. User also has a further "Media Start node" selected on there profile

Looks like the issue first appears in 13.12.0

Specifics

No response

Steps to reproduce

  1. Create a Media Picker (v2) with "Ignore User Start Nodes" selected as true
  2. Create a 1st level Image folder under media, and subfolders under this
  3. Create a user group with "Media start node" set to "Media root"
  4. Create a user with this user group, and further restrict there permissions by adding a subfolder to "Media start node"
  5. Add media to a page with user
Image Image

Expected result / actual result

Exspected result
With "Ignore User Start Nodes" user should be able to select any Media in the folder

Actual result
User can see the 1st level folders under Media Root, but are unable to open them to select media

Error throw in the console log (the first is when the user initially selects media to be added, the second when they they try and open a folder):

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions