Time shift not working for InfluxQL in query options in Grafana v11.4.2

Hi,

Time shift is not working and rendering NaN when using query options in an InfluxDB data source. I have attached a screenshot for your reference. The query from “Query inspector” includes the following segment:

… AND time >= NaNms and time <= NaNms GROUP BY time(1m) fill(null)

In this instance, I have set the time shift option to “2m,” as shown in the second screenshot. Is this a known issue? Any insights or solutions would be greatly appreciated. Thank you!

image