Explorador confundido por comentario con '?'

This is the second time I’ve encountered similar behavior. This time, I was able to narrow it down. If your query starts with a leading comment that includes a ‘?’, you get an error about missing parameters:

Actually add a parameter & the confusion clears and the query runs:

Or delete the question marks, and it runs.

4 Me gusta

It’s not just leading comments. It looks like it’s any comment with a ‘?’…?

2 Me gusta

I’ve made a note of this one and we’re planning to look into improving this behavior. We’ll back to you once we’ve made some progess here.

4 Me gusta

@ganncamp Thank you for the detailed report, dropping a note here to let you know we have a fix in the pipeline.

https://github.com/discourse/discourse-data-explorer/pull/189

4 Me gusta

This topic was automatically closed after 21 days. New replies are no longer allowed.