Elasticsearch7.2 cannot get custom variables

In version 6.5.x, template parameters(Variables) can be obtained through the scopedVars field, but after I upgraded to versiojn 7.2.x, these parameters disappear.
How can I get these parameters?

image


Have you checked the latest product documentation for templates and variables:

Thank you for your reply. I have read the document you mentioned. I am now using the simple json plugin, and the request sent by grafana to the background no longer contains the parameters of the drop-down list.

Do you have a way to make the request carry these parameters? Thank you.

The problem was solved after upgrading the simple json plugin

Great! Thank you for letting us know.