-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Discover] Add data view changed warning after alert rule created #134674
[Discover] Add data view changed warning after alert rule created #134674
Conversation
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
seems I can't use the cloud deployment to , can't get credentials ... checking... |
@elasticmachine merge upstream - retriggering the cloud build, the recent seemed to be broken, could create data views, but it was not possible to go to Discover, I was told, there are no data view ... let's see if a new instance works |
elasticmachine merge upstream |
elasticmachine merge upstream - now it should work, there was a bug preventing saving data views |
elasticmachine merge upstream |
@elasticmachine merge upstream - @dimaanj that's why copy paste is bad sometimes, I was wondering why no build was triggered ... we both wrote |
src/plugins/discover/public/application/view_alert/view_alert_route.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Finally there was not deployment error, demo data installation failure, no data view notification page that refused to go away. All unrelated to this PR. Tested in cloud and works as expected
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
data-test-subj changes LGTM
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: cc @dimaanj |
…astic#134674) * [Discover] add data view changed warn * [Discover] add functional test * [Discover] update snapshot * [Discover] adjust comment * [Discover] apply suggestions
Summary
Closes #134232
This PR adds extra waring in case the user updated data view after alert rule creation/updating.
Test
Checklist
Delete any items that are not applicable to this PR.