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

[Maps][Alerting] Remove selection of time-field in track-config from geo containment #83013

Open
thomasneirynck opened this issue Nov 9, 2020 · 5 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Maps impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Nov 9, 2020

Geo-threshold jobs should not allow for the selection of the time-field in the tracks-index. This should always correspond to the default time-field of the index-pattern.

The reason for this is to remove any ambiguity with other applications within Kibana:

  • in Discover, which cannot show documents based on different time-field
  • in Maps, which cannot show documents based on different time-field

The consequence is that if a users selects a time-field which is not the time-field of the index-pattern, the configuration is essentially unusable for further visualization and exploration in other Kibana applications.

The ability to select a time-field is actually an edge-case, and essentially duplicates a config-option the user has already made when creating the index-pattern.

cc @kmartastic @aaronjcaldwell

@thomasneirynck thomasneirynck added bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Nov 9, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@kmartastic
Copy link
Contributor

Good catch @thomasneirynck

@thomasneirynck thomasneirynck changed the title [Maps][Alerting] Remove selection of time-field in track-config from geo-threshold [Maps][Alerting] Remove selection of time-field in track-config from geo containment Feb 11, 2021
@nreese nreese added the impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. label Aug 4, 2021
@ymao1 ymao1 removed the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Nov 19, 2021
@jb1b84 jb1b84 added Feature:Maps Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas and removed [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Nov 3, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@nreese
Copy link
Contributor

nreese commented Jun 1, 2023

Solution should not effect previously created rules. The solution should just hide time field selection in UI to prevent new rules from being created with time field.

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:Maps impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

6 participants