You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up to #41347 which changed the allowed minimum value for min_children in has_child query from 0 to 1.
Starting on 7.x we should emmit a warning if users are using this value. Tests should be adapted accordingly.
This is a follow-up to #41347 which changed the allowed minimum value for
min_childreninhas_childquery from 0 to 1.Starting on 7.x we should emmit a warning if users are using this value. Tests should be adapted accordingly.