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

[Transforms UI] When adding Runtime fields, doesn't support adding a Lookup Runtime Field #150914

Closed
Tracked by #166175
BenB196 opened this issue Feb 10, 2023 · 5 comments
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Feature:Runtime Fields Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:x-large Extra Large Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@BenB196
Copy link

BenB196 commented Feb 10, 2023

Kibana version:
8.5.3

Elasticsearch version:
8.5.3

Server OS version:
N/A

Browser version:
N/A

Browser OS version:
N/A

Original install method (e.g. download page, yum, from source, etc.):
N/A

Describe the bug:

I'm attempting to add a runtime field that is of type lookup. However, the Kibana UI doesn't recognize this Runtime field type and therefore doesn't let me add it.

Steps to reproduce:

  1. Attempt to create a new transform
  2. Attempt to add a new runtime field of type lookup.
  3. Observe that the "Apply Changes" button is grayed out.

Expected behavior:

I would expect to be able to add any type of runtime field to the transform via the UI.

Screenshots (if relevant):

Working example of a standard script runtime field:

image

Not working example of a lookup field:

image

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

@BenB196 BenB196 added the bug Fixes for quality problems that affect the customer experience label Feb 10, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 10, 2023
@BenB196 BenB196 changed the title [Transforms UI] Transforms UI when adding Runtime fields, doesn't support adding a Lookup Runtime Field [Transforms UI] When adding Runtime fields, doesn't support adding a Lookup Runtime Field Feb 10, 2023
@dmlemeshko dmlemeshko added Feature:Runtime Fields Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Feb 16, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 16, 2023
@dmlemeshko dmlemeshko added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Feb 16, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@dmlemeshko dmlemeshko removed the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Feb 16, 2023
@mattkime mattkime added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Feb 16, 2023
@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages loe:x-large Extra Large Level of Effort impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. and removed bug Fixes for quality problems that affect the customer experience labels Feb 16, 2023
@mattkime
Copy link
Contributor

@BenB196 Kibana doesn't yet support the lookup type for data views. Alternatively you might add the field to the index mappings although it might be a bit more troublesome.

@BenB196
Copy link
Author

BenB196 commented Feb 16, 2023

Hi @mattkime thanks for the additional information. I hadn't considered adding the lookup field to the index mapping, but thinking about it a bit, I don't think in this case it would be feasible. This issue was spurred while looking into this discussion, and I don't think there would be a "good" case for adding this type of mapping to the core of something like metrics-*

@XavierM XavierM removed the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Feb 21, 2023
@kertal kertal added the Icebox label Sep 24, 2024
@kertal
Copy link
Member

kertal commented Sep 24, 2024

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@kertal kertal closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Feature:Runtime Fields Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:x-large Extra Large Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

6 participants