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

Restrict search in edit extractor example #4554

Merged
merged 1 commit into from Feb 2, 2018
Merged

Restrict search in edit extractor example #4554

merged 1 commit into from Feb 2, 2018

Conversation

edmundoa
Copy link
Contributor

@edmundoa edmundoa commented Feb 1, 2018

We recently fixed an issue in the RecentMessageLoader component to ensure the search of an example is restricted to the last hour (#4510). This change does the same for the edit extractor page.

Fixes #4553

The change should also be backported into 2.4.

We recently fixed an issue in the RecentMessageLoader component to
ensure the search of an example is restricted to the last hour. This
change does the same for the edit extractor page.

Fixes #4553
@edmundoa edmundoa added this to the 3.0.0 milestone Feb 1, 2018
@ghost ghost assigned edmundoa Feb 1, 2018
@bernd bernd assigned bernd and unassigned edmundoa Feb 2, 2018
Copy link
Member

@bernd bernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bernd bernd merged commit 4e89b70 into master Feb 2, 2018
@ghost ghost removed the ready-for-review label Feb 2, 2018
@bernd bernd deleted the issue-4553 branch February 2, 2018 10:45
bernd pushed a commit that referenced this pull request Feb 2, 2018
We recently fixed an issue in the RecentMessageLoader component to
ensure the search of an example is restricted to the last hour. This
change does the same for the edit extractor page.

Fixes #4553

(cherry picked from commit 4e89b70)
edmundoa pushed a commit that referenced this pull request Feb 5, 2018
We recently fixed an issue in the RecentMessageLoader component to
ensure the search of an example is restricted to the last hour. This
change does the same for the edit extractor page.

Fixes #4553

(cherry picked from commit 4e89b70)
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.

Loading example message on edit extractor page fails in large ES clusters
2 participants