Run Query Option Above SOQL Queries with Results in SOQL Builder Table View #5859
                  
                    
                      rlancejohnson
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 3 comments
-
| 
         Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         This issue has been linked to a new work item: W-15918420  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         Any update on this?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
As a developer, I want the ability to run a query with a simple Run Query option that hovers above the query (similar to the Run Test option above @istest methods) from any file with a .tgr, .cls, .apex, or .soql extension with the results opened in the table view of the SOQL Query Builder, so that I can easily understand the results of the query and run queries more easily on the fly. This would be a significant improvement over the Execute SOQL Query with Currently Selected Text cli command.
Describe alternatives you've considered
The Execute SOQL Query with Currently Selected Text cli command is currently available, but terribly inconvenient and isn't available with the new table view of the SOQL Query Builder.
Additional context

The Run Test option for @istest apex methods
The Execute Apex option for anonymous apex files

Beta Was this translation helpful? Give feedback.
All reactions