mozilla / experimenter

A web application for managing user experiments for Mozilla Firefox.
https://experimenter.services.mozilla.com
Mozilla Public License 2.0
116 stars 180 forks source link

The "Branches" section is wrongly displayed as complete if a clone experiment is changed from Add-On to Pref-Flip type #1403

Closed Softvision-RemusDranca closed 5 years ago

Softvision-RemusDranca commented 5 years ago

[Affected versions]:

[Affected Platforms]:

[Prerequisites]:

[Steps to reproduce]:

  1. Open the browser with the profile from prerequisites and navigate to "https://experimenter.stage.mozaws.net/".
  2. Open the experiment from prerequisites.
  3. Click the "Edit" button from the "Overview" section.
  4. Change the type of the experiment into a "Pref-Flip" from the "Type" section.
  5. Click the "Save Draft" button and observe the "Branches" section.

[Expected result]:

[Actual result]:

[Notes]:

shell1 commented 5 years ago

while this is an issue - if they are cloning we should not expect them to change type. It might happen - but so edge that we aren't building for that case. we can manually catch and correct those.