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

[8.14] es query rule - get time field from data view instead of rule (#182883) #183001

Merged
merged 1 commit into from
May 8, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.14:

Questions ?

Please refer to the Backport tool documentation

…c#182883)

## Summary

Previously it was possible to create a rule with a data view and change
the data view but the previous time field would still be referenced. Now
the time field is always pulled from the current data view.

Closes elastic#182879

#### Release note

Fixed issue where an ES query rule could be created with a data view,
then the data view is changed but there's still a reference to the
previous data view's timestamp field. Now the timestamp field is always
taken from the currently configured data view.

---------

Co-authored-by: Davis McPhee <davis.mcphee@elastic.co>
(cherry picked from commit bc103c7)
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @mattkime

@kibanamachine kibanamachine merged commit 9ea601f into elastic:8.14 May 8, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants