Skip to content

ChildrenForAllCultures and Children("*") not working as expected. #20760

@GianniDPC

Description

@GianniDPC

Which Umbraco version are you using?

17.0.0-rc1

Bug summary

ChildrenForAllCultures seems to be missing and Children("*") is not working like it did before.

Specifics

ChildrenForAllCultures is missing in V17 and Children("*") which works equally in Umbraco 13 for example doesn't output the same results. It should give me a list of the children for all cultures independent of the current culture.

Steps to reproduce

Call Children("*") on IPublishedContent. I get no results at all.

Expected result / actual result

Call Children("*") and get children for all cultures independent of current culture.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions