Hello @martin_ecx_io Yes, we are on cloud service. Can you please share which latest release version are you referring to? Will cross check it with what we have in our case
Hello @iamnjain The two "if" statements have a single "return" statements. So in case any one of the if condition is true, it will return without executing the logger "warn" message.
We are getting below WARN logs, Although it looks like the query executes successfully and returns dataGarphiQL window works fine too with returning the proper response.On checking the jar code for PersistedQueryServlet.java, it seems this WARN message is displayed may be because of the Query Syntax...