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

Fix timelion color error when filtering data #23876

Merged
merged 5 commits into from
Aug 28, 2019
Merged

Fix timelion color error when filtering data #23876

merged 5 commits into from
Aug 28, 2019

Conversation

rpbouw
Copy link
Contributor

@rpbouw rpbouw commented Oct 5, 2018

Summary

Fixes #15681

I did not do any of the below checklist, but since it is such a small fix, I at least wanted to share, see if you want to accept the PR.

Checklist

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

- [ ] This was checked for cross-browser compatability, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

@elasticmachine
Copy link
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@joshdover
Copy link
Contributor

jenkins, test this

@joshdover joshdover requested a review from timroes October 10, 2018 15:25
@elasticmachine
Copy link
Contributor

💔 Build Failed

@spalger spalger added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jun 28, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@elastic elastic deleted a comment from elasticmachine Jun 28, 2019
@timroes timroes removed their request for review June 28, 2019 10:39
# Conflicts:
#	src/core_plugins/timelion/server/series_functions/__tests__/color.js
#	src/core_plugins/timelion/server/series_functions/color.js
@timroes
Copy link
Contributor

timroes commented Aug 28, 2019

Jenkins, test this

@timroes timroes added Feature:Timelion Timelion app and visualization release_note:fix labels Aug 28, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@timroes timroes left a comment

Choose a reason for hiding this comment

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

Tested on Chrome Linux, fixes the linked issue. Code LGTM

@timroes timroes merged commit 3e4455b into elastic:master Aug 28, 2019
@timroes timroes changed the title Fix 'Color not provided' error in case of more than 1 color and inputSeries.length==1 Fix timelion color error when filtering data Aug 28, 2019
timroes pushed a commit to timroes/kibana that referenced this pull request Aug 28, 2019
…Series.length==1 (elastic#23876)

* Fix 'Color not provided' error in case of more than 1 color and inputSeries.length==1

* Added test

* Fix test

* [master 71ee061] Merge branch master of github.com:elastic/kibana
@timroes
Copy link
Contributor

timroes commented Aug 28, 2019

Thank you a lot for providing this fix. Sorry that this slipped our radar and took an eternity to get this merged. I already backported the PR to be released in the next minor version of Kibana. 🙇‍♂️

@elasticmachine
Copy link
Contributor

💔 Build Failed

timroes pushed a commit that referenced this pull request Aug 29, 2019
…Series.length==1 (#23876) (#44236)

* Fix 'Color not provided' error in case of more than 1 color and inputSeries.length==1

* Added test

* Fix test

* [master 71ee061] Merge branch master of github.com:elastic/kibana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Timelion Timelion app and visualization release_note:fix Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timelion bails when a color gradient is combined with a search or filter
8 participants