Open yaronbsmtx opened 5 days ago
Hi there @yaronbsmtx!
Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.
We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.
Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
13.4.1
Bug summary
When adding a property editor of type Multinode treepicker to a document type and setting the Origin of its dynamic query to "Site", no content can found using the picker while creating a node of that document type.
If we change the origin to "Root" the picker works, but this is not what we need. If we:
the picker works fine.
Specifics
This behavior has been noted on several workstations. Using Firefox for the picker usage part reproduces the same "No matching content" message.
Steps to reproduce
Add a property editor of type Multinode treepicker and set the Origin of a dynamic query to "Site":
Create a node based on this document type
Try to add content using the picker
Expected result / actual result
Expected: content can be selected using the picker
Actual: no content can be selected - a "No matching content" message is displayed: