Skip to content

[ML] Fix persist/restore of time/refreshInterval in data visualizer.#56122

Merged
walterra merged 1 commit intoelastic:masterfrom
walterra:ml-fix-data-visualizer-timefilter
Jan 28, 2020
Merged

[ML] Fix persist/restore of time/refreshInterval in data visualizer.#56122
walterra merged 1 commit intoelastic:masterfrom
walterra:ml-fix-data-visualizer-timefilter

Conversation

@walterra
Copy link
Copy Markdown
Contributor

Summary

Fixes #56012
Part of #52986

Fixes persist/restore of time/refreshInterval in data visualizer.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@walterra walterra added bug Fixes for quality problems that affect the customer experience regression :ml v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Feature:File and Index Data Viz ML file and index data visualizer v7.7.0 v7.6.0 labels Jan 28, 2020
@walterra walterra requested a review from a team as a code owner January 28, 2020 10:55
@walterra walterra self-assigned this Jan 28, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ml-ui (:ml)

@walterra walterra mentioned this pull request Jan 28, 2020
21 tasks
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

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

Copy link
Copy Markdown
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

Tested and LGTM

Copy link
Copy Markdown
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

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

LGTM

@walterra walterra merged commit e237c9c into elastic:master Jan 28, 2020
@walterra walterra deleted the ml-fix-data-visualizer-timefilter branch January 28, 2020 13:52
walterra added a commit to walterra/kibana that referenced this pull request Jan 28, 2020
…lastic#56122)

Fixes persist/restore of time/refreshInterval in data visualizer.
walterra added a commit to walterra/kibana that referenced this pull request Jan 28, 2020
…lastic#56122)

Fixes persist/restore of time/refreshInterval in data visualizer.
walterra added a commit that referenced this pull request Jan 28, 2020
…56122) (#56145)

Fixes persist/restore of time/refreshInterval in data visualizer.
walterra added a commit that referenced this pull request Jan 28, 2020
…56122) (#56144)

Fixes persist/restore of time/refreshInterval in data visualizer.
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 28, 2020
* master: (21 commits)
  [SIEM][Detection Engine] critical blocker updates to latest ECS version
  [Monitoring] Fix inaccuracies in logstash pipeline listing metrics (elastic#55868)
  Resetting errors and removing duplicates (elastic#56054)
  Add flag to opt out from sub url tracking (elastic#55672)
  [SIEM][Detection Engine] critical bug, fixes duplicate tags
  [ML] Anomaly Detection: Fix persist/restore of refreshInterval in globalState. (elastic#56113)
  [ML] Single Metric Viewer: Fix annnotations refresh. (elastic#56107)
  adapt ObjectToConfigAdapter.getFlattenedPaths to consider arrays as final values (elastic#56105)
  Add Appender.receiveAllLevels option to fix LegacyAppender (elastic#55752)
  [ML] Process delimited files like semi-structured text (elastic#56038)
  Charts plugin (combining ui/color_maps and EuiUtils) (elastic#55469)
  fix tutorial documentation (elastic#55996)
  [ML] Fix persist/restore of time/refreshInterval in data visualizer. (elastic#56122)
  [Index Management] Fix errors with validation (elastic#56072)
  [Index Management] Add try/catch when parsing index filter from URI (elastic#56051)
  [NP] add HTTP resources testing strategies (elastic#54908)
  [ML] Single Metric Viewer: Fix brush update on short recent timespans. (elastic#56125)
  [Uptime] Add timeout for slow process to skipped functional tests (elastic#56065)
  refactor (elastic#56121)
  Move tests in dashboard into appropriate folders (elastic#55304)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Feature:File and Index Data Viz ML file and index data visualizer :ml regression release_note:skip Skip the PR/issue when compiling release notes v7.6.0 v7.7.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ML] Data visualizer - time range is not restored correctly from URL

5 participants