Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.4] [Save Object Aggregation View] Fix for export all after scroll count response changed in PR#2656 #2733

Merged

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Nov 2, 2022

Manual backport of d8f66d3 from #2696

…response changed in PR#2656 (opensearch-project#2696)

* Fix for filterSavedObjectCounts for namespaceRegistry

Signed-off-by: Craig Perkins <[email protected]>

* Fix saved_objects_table.test.tsx

Signed-off-by: Craig Perkins <[email protected]>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <[email protected]>

* Correct reference to namespacesToInclude

Signed-off-by: Craig Perkins <[email protected]>

* Use filteredTypeCounts

Signed-off-by: Craig Perkins <[email protected]>

* Use namespaces similar to types for fetchObjects

Signed-off-by: Craig Perkins <[email protected]>

* Use _all to represent query for all namespaces

Signed-off-by: Craig Perkins <[email protected]>

* Pass all registered namespaces

Signed-off-by: Craig Perkins <[email protected]>

* Switch back signature of scroll_count

Signed-off-by: Craig Perkins <[email protected]>

* Change countOptions to options

Signed-off-by: Craig Perkins <[email protected]>

* Use not not instead of in

Signed-off-by: Craig Perkins <[email protected]>

* Filter namespaces to only include namespace that have been registered

Signed-off-by: Craig Perkins <[email protected]>

* Add filterQuery with tests

Signed-off-by: Craig Perkins <[email protected]>

* Update license headers and address review comments

Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit d8f66d3)
@cwperks cwperks requested a review from a team as a code owner November 2, 2022 17:49
@AMoo-Miki AMoo-Miki merged commit 7ab0e60 into opensearch-project:2.4 Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants