The meaning of VisibilityConstraints::withoutRestrictions() has changed and will return soft-deleted nodes.
We need to change the replacement code to something new which needs to get defined:
E.g.
VisibilityConstraints::fromTagConstraints(SubtreeTags::fromStrings('deleted'))
The meaning of VisibilityConstraints::withoutRestrictions() has changed and will return soft-deleted nodes.
We need to change the replacement code to something new which needs to get defined:
E.g.