improved semantics for kibana_context function #65988
Labels
blocked
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
kibana_context
function semantics needs improvements. it should not accept any json blob parameters. Instead we should rather create utility functions.getSavedObject
execution context (handler) and replace withgetSavedObject
function as an argument (blocked by [expressions] Create expression function to getSavedObjects #68328)The text was updated successfully, but these errors were encountered: