-
[OPIK-6727] [FE] fix: drop active-project filter from Trial Page constituent experiments fetch (#6935)
发布于
2026-06-01 07:39:12 +00:00 The Trial Page narrowed the useExperimentsList lookup by the URL's active project,
which silently hides constituent experiments of an optimization whose trials span
more than one project. With dominant-project assignment now landing those
experiments under a single owning project, the Trial Page must still show every
constituent regardless of which project the user is viewing the optimization from;
optimizationId is sufficient to scope the result set.下载附件