Skip to content

Commit

Permalink
fixing panel PPL filters not being added (opensearch-project#1407) (o…
Browse files Browse the repository at this point in the history
…pensearch-project#1411)

(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>
(cherry picked from commit 8186944)
  • Loading branch information
opensearch-trigger-bot[bot] authored and A9 Swift Project User committed Feb 9, 2024
1 parent de894a9 commit 6ee50c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions auto_sync_commit_metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"last_github_commit": "7442e6f60d1c6790c82fde3c5d141a7a04c7f9c2",
"last_gitfarm_commit": "62f4882a1afe80e8241b46105b233c0f55ca7778"
"last_github_commit": "81869446aa59e53f13b5094a28135ce5416808ab",
"last_gitfarm_commit": "cc74c783302c359779a4d6c6bd997d6d25b25b1f"
}
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 6ee50c1

Please sign in to comment.