Joal has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/328545 )

Change subject: Correct pivot conf for mediawiki history beta
......................................................................

Correct pivot conf for mediawiki history beta

Some settings we used lead to bugs in the UI.
Commenting them in that patch

Change-Id: I6b5596b11a4b46b5713156354b9e919d3952a4ca
---
M modules/pivot/templates/config.yaml.erb
1 file changed, 6 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/328545/1

diff --git a/modules/pivot/templates/config.yaml.erb 
b/modules/pivot/templates/config.yaml.erb
index e2296fb..d277433 100644
--- a/modules/pivot/templates/config.yaml.erb
+++ b/modules/pivot/templates/config.yaml.erb
@@ -86,7 +86,8 @@
     # to ensure some values get shown.
     defaultDuration: P3M
 
-    defaultSortMeasure: events
+    # Commenting, hitting a bug when set
+    #defaultSortMeasure: events
 
     # The names of measures that are selected by default
     defaultSelectedMeasures:
@@ -94,9 +95,10 @@
 
     # The names of dimensions that are pinned by default (in order that they 
will appear in the pin bar)
 
-    defaultPinnedDimensions:
-        - event_entity
-        - event_type
+    # Commenting those because are misleading instead of helpfull
+    #defaultPinnedDimensions:
+    #    - event_entity
+    #    - event_type
 
     # How the dataset should be introspected
     # possible options are:

-- 
To view, visit https://gerrit.wikimedia.org/r/328545
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b5596b11a4b46b5713156354b9e919d3952a4ca
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Joal <j...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to