quickwit-datasource icon indicating copy to clipboard operation
quickwit-datasource copied to clipboard

Multiple queries return data in wrong order

Open mvrhov opened this issue 1 year ago • 1 comments

I don't know how the phrase this properly. But we add multiple queries per dashboard. And it seems that the data for the queries gets messed up. I can refresh the dashboard multiple times and sometimes data from query A gets shown as data for query B and vice versa.

This is when the returned data is OK. image

And this when the data is returned in the wrong order. The query is the same I just pressed refresh dashboard multiple times. image

mvrhov avatar Aug 21 '24 10:08 mvrhov