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

[APM] Fix initial error sort field #56577

Merged

Conversation

ogupte
Copy link
Contributor

@ogupte ogupte commented Feb 1, 2020

Closes #52840.

Changes the initial sorting field from latestOccurrenceAt -> occurrenceCount.

Screen Shot 2020-02-01 at 1 30 08 AM

@ogupte
Copy link
Contributor Author

ogupte commented Feb 3, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@ogupte ogupte merged commit e08df00 into elastic:master Feb 3, 2020
ogupte added a commit to ogupte/kibana that referenced this pull request Feb 3, 2020
* Closes elastic#52840. Changes the initial sorting field from `latestOccurrenceAt` -> `occurrenceCount`

* update jest snapshots

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
ogupte added a commit to ogupte/kibana that referenced this pull request Feb 3, 2020
* Closes elastic#52840. Changes the initial sorting field from `latestOccurrenceAt` -> `occurrenceCount`

* update jest snapshots

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
ogupte added a commit that referenced this pull request Feb 3, 2020
* Closes #52840. Changes the initial sorting field from `latestOccurrenceAt` -> `occurrenceCount`

* update jest snapshots

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
ogupte added a commit that referenced this pull request Feb 3, 2020
* Closes #52840. Changes the initial sorting field from `latestOccurrenceAt` -> `occurrenceCount`

* update jest snapshots

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
cauemarcondes pushed a commit to cauemarcondes/kibana that referenced this pull request Feb 5, 2020
* Closes elastic#52840. Changes the initial sorting field from `latestOccurrenceAt` -> `occurrenceCount`

* update jest snapshots

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
majagrubic pushed a commit to majagrubic/kibana that referenced this pull request Feb 10, 2020
* Closes elastic#52840. Changes the initial sorting field from `latestOccurrenceAt` -> `occurrenceCount`

* update jest snapshots

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Errors: Default sorting is on occurrences, not latest occurrence (indication is wrong)
4 participants