superfell / SoqlX

SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
https://pocketsoap.com/osx/soqlx/
Other
273 stars 53 forks source link

Entire Query Disappears when you select a field in left-sidebar #156

Open paulsmith2000 opened 1 year ago

paulsmith2000 commented 1 year ago

Picture this.... you've spent a half hour building and testing a query, and you want to add one more field to it... you can't recall its exact name and the auto-complete, while great, does not always get you there. So you type a few chars of of the object name in the left sidebar, click to expand the list of fields... and casually click on a field there while perusing the list and.... your actual query is gone forever, replaced by a single SELECT statement for that one field you just clicked on. Undo will not bring it back.

superfell commented 1 year ago

Sorry, that's unfortunate that undo doesn't work in that case. you do need to double click the field though for it to change the query.