Skip to content

refs #373980 add forced preload select values

Eduard Panov requested to merge 373980_add_forced_preload_select_values into devel

Now if the select_first_value option is set, then we load the values so that we can select the first one.

Thus, when adding a filter with this option, the data will be loaded immediately and the first value from what was loaded will be selected.

Merge request reports