experimenter icon indicating copy to clipboard operation
experimenter copied to clipboard

Make version filtering more intuitive on the list page

Open data-sync-user opened this issue 2 months ago • 0 comments

Right now the version filtering checks the firefox_min_version field, but ideally it should use NimbusFeatureVersionManager.between_versions_q() (https://github.com/mozilla/experimenter/blob/3f351f8c948b71bd29bfdec7525478ca5e38521e/experimenter/experimenter/experiments/models.py#L2392 ) to filter experiments that may target versions implicitly.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Oct 23 '25 20:10 data-sync-user