alexandru-io
alexandru-io
STR: 1. Open Graphs View and add [two](http://0.0.0.0:5000/perfherder/graphs?series=autoland,3771858,1,13,autoland,3771860,1,13&highlightAlerts=1&highlightCommonAlerts=1&highlightChangelogData=1&timerange=1209600), [three](http://0.0.0.0:5000/perfherder/graphs?series=autoland,3771858,1,13,autoland,3771860,1,13,autoland,3771862,1,13&highlightAlerts=1&highlightCommonAlerts=1&highlightChangelogData=1&timerange=1209600), [four](http://0.0.0.0:5000/perfherder/graphs?series=autoland,3771858,1,13,autoland,3771860,1,13,autoland,3771862,1,13,autoland,3771864,1,13&highlightAlerts=1&highlightCommonAlerts=1&highlightChangelogData=1&timerange=1209600) signatures  2. Copy the URL and paste it to a new tab  3. The URL will open the...
> this is the way the production treeherder works today: https://treeherder.mozilla.org/perfherder/graphs?series=mozilla-central,2242563,1,4,mozilla-central,2242573,1,4,mozilla-central,2242583,1,4,mozilla-central,2242593,1,4&highlightAlerts=1&highlightCommonAlerts=0&highlightChangelogData=1&timerange=1209600 interesting. i'm getting series joined by `&` you get joined by `,`. Try: https://treeherder.mozilla.org/perfherder/graphs?series=mozilla-central,2242563,1,4&series=mozilla-central,2242573,1,4&series=mozilla-central,2242583,1,4&series=mozilla-central,2242593,1,4&highlightAlerts=1&highlightCommonAlerts=0&highlightChangelogData=1&timerange=1209600 How did you get your...
> this should be ready for testing again and review the issue is with  modal. that doesn't generate correctly the URL. series=mozilla-central,2242563,1,4,mozilla-central,2242573,1,4,mozilla-central,2242583,1,4,mozilla-central,2242593,1,4 instead of series=mozilla-central,2242563,1,4 &series=mozilla-central,2242573,1,4&series=mozilla-central,2242583,1,4&series=mozilla-central,2242593,1,4
@jmaher if you want this to go faster, you can push it to prototype so we can test and share STRs and links directly from there, have the same testing...