You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a recent experiment on Firefox for iOS that appears to be using a Fenix outcome. I'm not sure if this is accurate or just a UI issue, but we should investigate and confirm that experiments can't be configured with outcomes that don't match the application of the experiment.
This was a UI issue, and should be fixed on the Results page now. Some logic was added in #10441 to ensure that the UI is referencing the correct application in addition to the outcome slug.
Additionally, it looks fixed on the Summary page for the linked experiment, but I created a PR to ensure that the summary page filters by experiment application too (the same way the Results page was fixed).
Because
- there can be overlaps in outcome slugs across applications
- we saw some experiment summary pages linking to the wrong
application's outcome definitions
This commit
- ensures that the outcomes hook filters to the experiment's application
Fixes#9505
There was a recent experiment on Firefox for iOS that appears to be using a Fenix outcome. I'm not sure if this is accurate or just a UI issue, but we should investigate and confirm that experiments can't be configured with outcomes that don't match the application of the experiment.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: