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 #14214

Closed
Bargs opened this issue Sep 28, 2017 · 3 comments
Closed

Deprecate expression based scripted fields #14214

Bargs opened this issue Sep 28, 2017 · 3 comments

Comments

@Bargs
Copy link
Contributor

Bargs commented Sep 28, 2017

ES is going to remove support for expression scripts in filters in 7.0. We'll need to follow suit and remove support for expression based scripted fields in Kibana. We should start showing users deprecation warnings in 6.x on the scripted field creation page, and the scripted field list page, just like we did with groovy.

We should remove support entirely in 7.0 at the same time

@epixa
Copy link
Contributor

epixa commented Sep 28, 2017

Come to think of it, we should also address removing expressions in master when we deprecate it in 6.x otherwise master is going to be broken (since ES master doesn't support expressions).

@Bargs
Copy link
Contributor Author

Bargs commented Sep 28, 2017

Good point, I created another ticket to track that

@tylersmalley
Copy link
Contributor

#14281 has been merged, not sure why Github didn't automatically close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants