experimenter
experimenter copied to clipboard
Make version filtering more intuitive on the list page
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