SOQL query against Tooling API bug in v2.3.0.0

Issue #2502 resolved
Matej Mercina created an issue

Version 2.3.0.0 released today has unfortunately introduced a bug in the SOQL query window functionality.

When executing a SOQL query against the Tooling API, only the Id is displayed. This is true for both Table and Tree view.

I also checked on my second machine which had previous version installed, and it worked correctly until i performed the update to v2.3.0.0

Official response

  • Scott Wells repo owner

    This is a build of 2.3.0.0 with the fix for this issue that will be included in the next released build. Those affected by this issue in the interim can install it by downloading (but not extracting) the attached archive and using Settings / Preferences | Plugins | Install plugin from disk (under the gear drop-down menu).

Comments (5)

  1. Scott Wells repo owner

    Thank you for logging. Yes, I can reproduce this locally as well. All I did in this version was integrated the new API v60.0 WSDLs from Salesforce in order to generate new SOAP clients for that API version. I’ll review those changes and figure out what’s going on. Thanks for bringing this to my attention.

  2. Scott Wells repo owner

    I found it. One small but very critical element was left behind when merging in the new WSDLs that adds any fields from the result set. I’ll likely issue a quick hotfix either tomorrow morning or Monday with this change, but I’m happy to attach a fixed version here if you’d like earlier access to it.

  3. Scott Wells repo owner

    This is a build of 2.3.0.0 with the fix for this issue that will be included in the next released build. Those affected by this issue in the interim can install it by downloading (but not extracting) the attached archive and using Settings / Preferences | Plugins | Install plugin from disk (under the gear drop-down menu).

  4. Log in to comment