Closed KaiOelfke closed 1 year ago
Thanks for the report! We changed the way queries are evaluated slightly, I'll check it out and tell you how to fix it :)
Hi, I've fixed a couple of other bugs in query construction, and then came to your ticket. It seems to be fixed now. Can you check if this is the result you were expecting please?
It's still broken in my dashboard unfortunately.
I think I found it now – there was a wrong hidden value in the database that caused the query to be evaluated as a time series even though it should have been evaluated as a custom query. I'll push an update to the server shortly.
The fix is now on the server, and I checked that your insight now shows data! Thanks a lot for reporting this!
FYI: This custom query to show the max value of certain fields across all signals used to work, but now it doesn't work anymore. I have almost no experience with the query language.