Skip to content

Search in “ContentPicker” returns all items of all types. Not just predefined types #17742

@a-t-k

Description

@a-t-k

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

15

Bug summary

In the “ContentPicker”, allowed types of items can be defined. This is also supported during content selection. However, when search is used, all types from the entire content are displayed, including types not explicitly defined in the definition. Unfortunately, selections can also be saved, which leads to factually inconsistent connections.

Specifics

No response

Steps to reproduce

In Settings create a new DocumentType with a field of type "ContentPicker". In the Configuration of the “ContentPicker” allow only one type of items. Create a new Content of the type of the new “DocumentType” in the field of ContentPicker start a search and see the result. After searching, types to select are also offered that do not match only the allowed type.

Expected result / actual result

The “ContentPicker” returns only the allowed defined types.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions