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

Deprecate expression based scripted fields #14281

Merged
merged 3 commits into from
Nov 13, 2017

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Oct 3, 2017

Fixes #14214
Related #14310

This PR adds deprecation messages in two places in the Kibana UI. The first is the scripted field creation page, where a message is shown if you've chosen a deprecated language for your script. The second is the index pattern scripted field list page, where a message is shown if any existing scripted fields use a deprecated language. It also adds an error message to the list page if a completely unsupported language is detected.

Scripted field creation page

screen shot 2017-10-03 at 5 52 57 pm

Scripted field list page

screen shot 2017-10-03 at 6 01 34 pm

Completely unsupported language detected
screen shot 2017-10-04 at 3 39 37 pm

Copy link
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

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

LGTM!

@Bargs Bargs force-pushed the deprecateExpressions branch from 35fd977 to 5bd280e Compare November 3, 2017 19:22
@Bargs Bargs requested review from bmcconaghy and removed request for BigFunger November 9, 2017 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants