mozilla / experimenter

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

Some older experiments show a 500 error code when trying to access their History page #9553

Open data-sync-user opened 9 months ago

data-sync-user commented 9 months ago

[Steps to reproduce]:

  1. Navigate to this experiment page.
  2. Click the History button and observe the behavior.

[Expected result]:

[Actual result]:

[Notes]:

┆Issue is synchronized with this Jira Bug

jaredlockhart commented 8 months ago

This is fixed in https://github.com/mozilla/experimenter/issues/9554

SoftVision-CiprianMuresan commented 8 months ago

For what it's worth, the experiments I linked still reproduce the issue and were not fixed by the change in https://github.com/mozilla/experimenter/issues/9554. Reopening at least for the Prod experiment.

We should fix that one at least with an admin edit if possible. But it's a bad look if an old experiment comes back into scope and its history page does not work.

jaredlockhart commented 7 months ago

Wait @SoftVision-CiprianMuresan which ones are still failing? The ones linked above all seem to be loading?

SoftVision-CiprianMuresan commented 7 months ago

All of them load yes and I can see the summary pages, but when I try to access the History page, that's where I still see the 500 error. Looks like backwards mentions don't work in JIRA, I had logged this as a follow-up to https://mozilla-hub.atlassian.net/browse/EXP-3906 which was partially fixed in https://github.com/mozilla/experimenter/pull/9547.

jaredlockhart commented 7 months ago

Oh sorry I was mireading I see, the history page, okay cool thank you I'll take a look 👍