superfell/SoqlX

SOSL query export no longer exports "Type"

Closed this issue · 3 comments

Describe the bug
When you export a SOSL query, the "Type" column is blank in the exported CSV

To Reproduce
Steps to reproduce the behavior:

  1. Type a SOSL Query (e.g. FIND {email@example.com})
  2. Click on Query
  3. See results contain two columns. A "Type" and "Id" - both are populated
  4. Export the results to a csv, and then open the file, the Type column header is there, but the type value is blank for all records

Expected behavior
Be able to export the SOSL results and have the "Type" field be populated with the object types of the records.

Screenshots
SoLxJbs3_20230810
qGZv4U4D_20230810@2x

Desktop (please complete the following information):

  • OS: macOS Ventura Version 13.5 (22G74)
  • SoqlX Version 4.5 (4.5)

Additional context
It seems like my SoqlXplorer just updated. This was working previously.

Thanks for the report, do you know what version you were on previously? looks like this has been broken for a while.

No problem, was just curious.