Skip to content

Content Picker prevalue editor includes missing doc type #20367

@skttl

Description

@skttl

Which Umbraco version are you using?

16.2.0

Bug summary

In "Allow items of type", it doesn't clear non-existing values from the value.

This makes uda files for cloud depend on a document type that doesn't exist.

In this example I have a document type selected

Image

But the value being saved contains two keys:

Image

I guess, I have had another document type in there at some point, but removed it. Now I just can't remove it through the UI.

Because of this content transfer fails, as one of the document types doesnt exist. Weirdly enough schema update works...

Specifics

No response

Steps to reproduce

Not sure, but try setting two document types as allowed. Then delete one of them, and see if its still in the value, without ability to remove it in the UI.

Expected result / actual result

Should only save the document type ids actually selected in the UI.


This item has been added to our backlog AB#61171

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