Steps to reproduce:
- On an old version of the profiler, add a "focus function" transform and copy the URL
- On the current version of the profiler, paste this URL into the compare view.
Expected results:
The compare view should apply the "focus function" transform correctly even if the input URL was from an older version.
Actual results:
The "focus function" transform may be applied incorrectly because we don't pass the "profile upgrade info" to the stateFromLocation call.
┆Issue is synchronized with this Jira Task