Skip to content

Commit

Permalink
fixing panel PPL filters not being added (#1407) (#1411)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7cf0519)

Signed-off-by: Sean Li <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 7442e6f commit 8186944
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ export const VisualizationContainer = ({
savedVisualizationId,
startTime: fromTime,
endTime: toTime,
pplFilterValue,
filterQuery: pplFilterValue,
span,
resolution,
setVisualizationTitle,
Expand Down

0 comments on commit 8186944

Please sign in to comment.