Skip to content

Content picker search with start node configured not taking user start nodes into account #19432

@Mju-Dwarf

Description

@Mju-Dwarf

Which Umbraco version are you using?

13.8.1

Bug summary

When a user with restricted access tries to open a content picker, a list of the nodes are not shown, however the user can search for the pages and find them that way. if the startnode in the content picker has list view enabled the user cant find the child nodes even when searching.
This bug also appears on the Multinode Treepicker

Specifics

I got a user with restricted access.
The user has access to a test page with a content picker or multinode treepicker.
That content picker/multinode treepicker has the start node parentPage and is use to select childPage, the user has access to none of these.

List view enabled on parentPage:
The user can neither see nor search for the child pages.

Image

Image

Image

Image

List view disable on parentPage:
The user cannot see a list of child pages, but is able to search for them.

Image

Image

Image

Image


Image

Image

Image

Steps to reproduce

Install a clean umbraco 13.8.1
Create 3 pages.

  • Test page
  • ParentPage
  • ChildPage
    Create a content picker in testpage that with a start node of parentpage.
    Setup dummy content.
    Create a user role with granular permission set to only allow access to testpage.
    Login to test user and try to use the content picker

Expected result / actual result

No response


This item has been added to our backlog AB#55161

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions