-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
Which Umbraco version are you using?
13.13.0
Bug summary
User are unable to pick media when these three conditions are met:
- Media picker has "Ignore User Start Nodes" set to true
- User is in a group with "Media Start node" selected
- 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
- Create a Media Picker (v2) with "Ignore User Start Nodes" selected as true
- Create a 1st level Image folder under media, and subfolders under this
- Create a user group with "Media start node" set to "Media root"
- Create a user with this user group, and further restrict there permissions by adding a subfolder to "Media start node"
- Add media to a page with user
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):

Reactions are currently unavailable