Allow datemath in canvas timelion function #51918
Labels
blocker
bug
Fixes for quality problems that affect the customer experience
Feature:Canvas
Feature:Timelion
Timelion app and visualization
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
v7.6.0
Since #47813 the canvas function doesn't compile datemath that has been passed to it via the
from
/to
arguments anymore (it still works when coming in from thetimefilter
context (since that one calculates it as full ISO dates).We must make sure that this still works, since that function is exposed to the user so they can (and should) be able to use datemath there.
@ canvas team: we broke it, we fix it :-)
The text was updated successfully, but these errors were encountered: