From: dklawren Date: Fri, 25 Jan 2019 22:54:19 +0000 (-0500) Subject: Bug 1519782 - The OrangeFactor extension should link back to Intermittent Failure... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4ca53274461a7cdd17a7b1ee83d62527eb0ebf;p=thirdparty%2Fbugzilla.git Bug 1519782 - The OrangeFactor extension should link back to Intermittent Failure View using '&tree=all' --- diff --git a/extensions/OrangeFactor/web/js/orange_factor.js b/extensions/OrangeFactor/web/js/orange_factor.js index e9383901e..a2d5cbfd9 100644 --- a/extensions/OrangeFactor/web/js/orange_factor.js +++ b/extensions/OrangeFactor/web/js/orange_factor.js @@ -55,7 +55,7 @@ $(function() { bug: $orangeCount.data('bug-id'), startday: $orangeCount.data('date-start'), endday: $orangeCount.data('date-end'), - tree: 'trunk' + tree: 'all' }); let request = { dataType: "json",