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
We added a warning that warns users if there are any live experiments/rollouts in existing namespaces because it could result in underenrollment. However this should only be the case where some experiment is allocated to namespace N and there are live experiments in namespace N-1. But it looks like we're also warning in the case where there are live experiments in namespace N, which isn't a problem. So we should update the logic to exclude live experiments in the same namespace instance.
We added a warning that warns users if there are any live experiments/rollouts in existing namespaces because it could result in underenrollment. However this should only be the case where some experiment is allocated to namespace N and there are live experiments in namespace N-1. But it looks like we're also warning in the case where there are live experiments in namespace N, which isn't a problem. So we should update the logic to exclude live experiments in the same namespace instance.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: