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

[Timelion] Communicate the index pattern to the dashboard #86418

Closed
stratoula opened this issue Dec 18, 2020 · 2 comments · Fixed by #90623
Closed

[Timelion] Communicate the index pattern to the dashboard #86418

stratoula opened this issue Dec 18, 2020 · 2 comments · Fixed by #90623
Labels
enhancement New value added to drive a business result Feature:Timeline Security Solution Timeline feature Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@stratoula
Copy link
Contributor

Describe the feature:

We want the timelion visualization to communicate its index patterns to the dashboard in order for the dashboard filters to work. Right now, if I have a dashboard with timelion visualizations that don't use the default index pattern, the filters don't work correctly as they only allow the users to filter by the default index pattern and not the actual index pattern.

Screenshot 2020-12-18 at 10 17 31 AM

Here, I have a timelion vis with a non default index pattern, but this is not communicated to the filters. Filters only display fields from the default one.

@stratoula stratoula added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Timeline Security Solution Timeline feature labels Dec 18, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@stratoula
Copy link
Contributor Author

cc @alexwizp

@stratoula stratoula reopened this Feb 1, 2021
alexwizp added a commit to alexwizp/kibana that referenced this issue Feb 8, 2021
alexwizp added a commit to alexwizp/kibana that referenced this issue Feb 8, 2021
alexwizp added a commit that referenced this issue Feb 11, 2021
* [Timelion] Communicate the index pattern to the dashboard

Closes #86418

* update types / limits.yml

* Update timelion_vis_type.tsx

* fix typo

* remove extra await

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
alexwizp added a commit to alexwizp/kibana that referenced this issue Feb 11, 2021
)

* [Timelion] Communicate the index pattern to the dashboard

Closes elastic#86418

* update types / limits.yml

* Update timelion_vis_type.tsx

* fix typo

* remove extra await

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
alexwizp added a commit that referenced this issue Feb 11, 2021
…91112)

* [Timelion] Communicate the index pattern to the dashboard

Closes #86418

* update types / limits.yml

* Update timelion_vis_type.tsx

* fix typo

* remove extra await

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Timeline Security Solution Timeline feature Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants