Closed gelicia closed 3 months ago
Infinity has the option to use the from and to values as defined in the time picker to be sent with the query for variable interpolation. It seems that the from and to values are not changed when the time range is changed in the picker.
from
to
Using https://play.grafana.org/d/adsiw869wkykgd/infinity-demo?editPanel=24&tab=queries&from=now-7d&to=now
queries[0].url
My mistake, this is fixed in later versions. Will reopen if the community member who reported it doesnt see the same results.
Describe the bug
Infinity has the option to use the
from
andto
values as defined in the time picker to be sent with the query for variable interpolation. It seems that thefrom
andto
values are not changed when the time range is changed in the picker.Steps to reproduce
Using https://play.grafana.org/d/adsiw869wkykgd/infinity-demo?editPanel=24&tab=queries&from=now-7d&to=now
from
datafrom
data is not 7 days ago.queries[0].url
field, the URL is using the from and to data sent in the payload.Version Details: