Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0.1
-
Component/s: None
-
Labels:None
-
Sprint:Horizon 2020 - Jan 6 - Jan 20, Horizon 2021 - Jan 20 - Feb 3, Horizon 2021 - Feb 3 - Feb 17
Description
When the possible options for the template variables Node and Interface are determined the current the current time range selection is not taken into account. This results in the default time filter (hard-wired in determined the backend) that spans the last 4 hours.
The current time range selection can easily be considered by supplying `$_from` and `$_to` as additional arguments to the corresponding datasource queries. This is already done for the (new) DSCP template variable.