SOQL query window not showing occasionally

Issue #2105 resolved
Matej Mercina created an issue

For about 1-1.5 months or so, I’ve noticed the SOQL window will not load properly when project is opened in Webstorm. The solution is to close the window and reopen (occasionally, this needs to be done more than once for the issue to resolve itself).

This is not realated to the 2022.1 version of Webstorm however, it started earlier. Could this be purely an IDE issue?

Comments (10)

  1. Jeff May

    I don’t have a debug log, but I can make this happen very reliably in the following scenario: 1) change Connections in a module or project, follow the prompts to close and re-open the project, then, after the project is re-opened, if I open the SOQL window before the indexing is complete. The SOQL window is empty, and remains that way even after indexing. I have to close the IDE, then re-open, let the project load (including all indexing), then opening the SOQL window is as expected.

  2. Scott Wells repo owner

    This is a test build with a prospective fix for this issue. It's the exact same as 2.2.2.1 except for this fix. For those experiencing it, please download the attached archive (do not extract it) and install it using Settings / Preferences > Plugins > Install plugin from disk (under the gear drop-down menu). After the IDE restarts please see if the problem is fixed or still present. If still present, please attach your idea.log file from immediately after the problem has been reproduced for review.

  3. Jeff May

    Hey Scott – I repeated the steps that have consistently caused the problem for me and the SOQL window behaves as expected (it is not empty).

  4. Scott Wells repo owner

    Perfect. Thanks for confirming. I've already committed that change for Thursday's build, but anyone else who is having this issue, please install the attached build. You will still be prompted for Thursday's update when it's available.

  5. Log in to comment