SoqlX icon indicating copy to clipboard operation
SoqlX copied to clipboard

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

Open paulsmith2000 opened this issue 1 year ago • 1 comments

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.

paulsmith2000 avatar Jun 01 '23 18:06 paulsmith2000

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.

superfell avatar Jun 14 '23 04:06 superfell