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
All constraints that embed other constraints, such as Collection or All, should override the method Constraint::addImplicitGroupName($name) and propagate that call to all embedded constraints.
They should also copy all explicitly set group names to embedded constraints.