Our team is experiencing frequent issues with the results of executions not being printed out to the script output panel. I was able to consistently reproduce such a situation. If I open a database table, under the sql tab, and select to open in editor, if I then try to run that DDL, either as statement or query, nothing is printed out in the panel. As a statement, I do see the errors coming back in the json response, but they do not get written to the script output panel. As a script, I do not see any result in the logs or script output panel, but I do see the results if I run it with SQLcl. This seems to be a more widespread issue than just this specific situation. Is there something I am missing, or should we open a ticket with support?
Thanks