Skip to content

[9.2] [Data set quality] Implement FS modal in data quality table (#239916)#242941

Closed
kibanamachine wants to merge 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-239916
Closed

[9.2] [Data set quality] Implement FS modal in data quality table (#239916)#242941
kibanamachine wants to merge 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-239916

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

…239916)

Closes elastic#232736

## Summary
In elastic#231846 we implemented the
failure store modal in the Data set detail page but the main page still
redirects to Index Management.This PR implements new modal also in the
Data quality main page.

https://github.com/user-attachments/assets/93d5ae87-ad5b-4f18-b271-185c05691ddb

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit b625245)
@SoniaSanzV SoniaSanzV closed this Nov 13, 2025
auto-merge was automatically disabled November 13, 2025 18:37

Pull request was closed

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
datasetQuality 871 872 +1

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
datasetQuality 49 51 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
datasetQuality 423.0KB 425.4KB +2.3KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
datasetQuality 11 12 +1

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
datasetQuality 44.1KB 44.5KB +375.0B
Unknown metric groups

API count

id before after diff
datasetQuality 49 51 +2

cc @SoniaSanzV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants