Skip to content

Fix formatter on range aggregation#58651

Merged
wylieconlon merged 9 commits intoelastic:masterfrom
wylieconlon:fix-range-format
Mar 23, 2020
Merged

Fix formatter on range aggregation#58651
wylieconlon merged 9 commits intoelastic:masterfrom
wylieconlon:fix-range-format

Conversation

@wylieconlon
Copy link
Copy Markdown
Contributor

Release note

Bug fix: Range aggregations now use the field formatter from the index pattern, instead of no formatter.

Screenshot 2020-02-26 15 13 04

Fixes #58115

@wylieconlon wylieconlon added Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) release_note:fix v8.0.0 Team:AppArch v7.7.0 labels Feb 26, 2020
@wylieconlon wylieconlon requested a review from ppisljar February 26, 2020 20:14
@wylieconlon wylieconlon requested a review from a team as a code owner February 26, 2020 20:14
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@wylieconlon
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@wylieconlon
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@wylieconlon
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@wylieconlon
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

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

@wylieconlon wylieconlon merged commit 85615bd into elastic:master Mar 23, 2020
@wylieconlon wylieconlon deleted the fix-range-format branch March 23, 2020 15:32
wylieconlon pushed a commit to wylieconlon/kibana that referenced this pull request Mar 23, 2020
* Fix formatter on range aggregation

* Fix test that was using unformatted byte ranges

* Fix test

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Mar 23, 2020
* master:
  Fix formatter on range aggregation (elastic#58651)
  Goodbye, legacy data plugin 👋 (elastic#60449)
  [Metrics UI] Alerting for metrics explorer and inventory (elastic#58779)
wylieconlon pushed a commit that referenced this pull request Mar 23, 2020
* Fix formatter on range aggregation

* Fix test that was using unformatted byte ranges

* Fix test

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

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Mar 23, 2020
* master: (26 commits)
  [Alerting] Fixes flaky test in Alert Instances Details page (elastic#60893)
  cleanup visualizations api (elastic#59958)
  Inline timezoneProvider function, remove ui/vis/lib/timezone  (elastic#60475)
  [SIEM] Adds 'Open one signal' Cypress test (elastic#60484)
  [UA] Upgrade assistant migration meta data can become stale (elastic#60789)
  [Metrics Alerts] Remove metric field from doc count on backend (elastic#60679)
  [Uptime] Skip failing location test temporarily (elastic#60938)
  [ML] Disabling datafeed editing when job is running (elastic#60751)
  Adding `authc.invalidateAPIKeyAsInternalUser` (elastic#60717)
  [SIEM] Add license check to ML Rule form (elastic#60691)
  Adding `authc.grantAPIKeyAsInternalUser`  (elastic#60423)
  Support Histogram Data Type (elastic#59387)
  [Upgrade Assistant] Fix edge case where reindex op can falsely be seen as stale (elastic#60770)
  [SIEM] [Cases] Update case icons (elastic#60812)
  [TSVB] Fix percentiles band mode (elastic#60741)
  Fix formatter on range aggregation (elastic#58651)
  Goodbye, legacy data plugin 👋 (elastic#60449)
  [Metrics UI] Alerting for metrics explorer and inventory (elastic#58779)
  [Remote clustersadopt changes to remote info API (elastic#60795)
  Only run xpack siem cypress in PRs when there are siem changes (elastic#60661)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) release_note:fix v7.7.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fields formatted as Bytes do not display units in range agg anymore

4 participants