-
-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
Hi,
using 0.1.7. when I add a Query Variable with multiselect and select more than one items, the array of strings being generated is unparsable:
For example if I have selected MetricA and MetricB than it produces following:
"["MetricA","MetricB"]"
It should produce the following instead:
"["MetricA","MetricB"]"
Otherwise Query Variable with multiselects are unusable, since unparsable.
Thank you and best regards,
Krisztian
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on