opensearch-project / query-insights-dashboards

Apache License 2.0
1 stars 3 forks source link

[BUG] Transient settings not taken into effect #29

Open derek-ho opened 1 week ago

derek-ho commented 1 week ago

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.