mozilla / experimenter

A web application for managing user experiments for Mozilla Firefox.

Home Page:https://experimenter.services.mozilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prevent launching if version min==max

jaredlockhart opened this issue · comments

If someone selects the same version for min and max, then no clients will enroll since the max check is < and not <=. Let's add a review error if min==max.

┆Issue is synchronized with this Jira Task