Open derek-ho opened 1 week ago
When pulling the settings: https://github.com/opensearch-project/query-insights-dashboards/blob/main/public/pages/TopNQueries/TopNQueries.tsx#L185, only persistent settings are taken into account. What happens when transient settings are present? Does it require these settings as persistent?
Steps to reproduce the behavior.
A clear and concise description of what you expected to happen.
Operating system, version.
If applicable, add screenshots to help explain your problem.
Add any other context about the problem.
What is the bug?
When pulling the settings: https://github.com/opensearch-project/query-insights-dashboards/blob/main/public/pages/TopNQueries/TopNQueries.tsx#L185, only persistent settings are taken into account. What happens when transient settings are present? Does it require these settings as persistent?
How can one reproduce the bug?
Steps to reproduce the behavior.
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.