Closed Softvision-AndreeaCupsa closed 5 years ago
I think this should be fixed when we fix https://github.com/mozilla/experimenter/issues/1129 but I'll leave this open to validate after I land the fix for it.
Actually I'll do the opposite, I'll close this as fixed by #1129 and if it's not fixed we can reopen it.
I have verified this issue on the https://stage.experimenter.nonprod.dataops.mozgcp.net website on Windows 10 x64, Mac 10.14 and Arch Linux, and it is partially fixed. Canceling the edit no longer redirects to the main page of the existing experiment instead of the edited one.
However, when attempting to save the experiment with the name of a preexisting one, the title of the edited experiment will change despite the "!Experiment with this Name already exists" error being displayed.
Attached a screen recording with the issue:
Considering this I will reopen this issue.
I'm going to bump this out of 2.28 and into 2.29 because I don't think it's a critical blocker for 2.28.
Remove the link that gets busted. Not at all needed.
We have to revert this: https://github.com/mozilla/experimenter/issues/1099
Oh I see what's going on, the link points to the correct place, it's just labeled with the new (invalid) name instead of the old one. I don't think there's an easy way to fix that, and it doesn't actually break any of the logic it just looks a little confusing so I vote this is a wontfix. @shell1 what do you think?
From @shell1 on slack we will close this as a wontfix.
[Affected versions]:
[Affected Platforms]:
[Prerequisites]:
[Steps to reproduce]:
[Expected result]: Step 4. The title of the experiment does not change. Step 5. You are redirected to the main page of the edited experiment.
[Actual result]: Step 4. The title of the edited experiment is updated with the title of the existing one. Step 5. You are redirected to the main page of the existing experiment instead of the edited one.
[Notes]: