Skip to content

Bug: Cannot open views/stored procedures from search sidebar #1118

@tstrilch

Description

@tstrilch

Describe the bug

Describe the bug
Using the right click to load SQL for any View or Stored Procedure from the search sidebar does not work in Version 2026.62 (Build 111199) they way it worked in Version 2026.26 (Build 111181). I have multiple databases on the server that I am connecting to and it appears that when I use the search sidebar and right click to view the contents of a View or SPROC it opens an empty tab and appears to show a connection to the first alphabetical database on my server instead of the database the SQL was located in. If I use the search sidebar to find something within that first database, it works fine. Based on that, I'm assuming it's simply not passing through to the new tab which database it is looking for the SQL in.

To Reproduce

  1. Connect to DB Server
  2. Choose any View / SPROC in sidebar
  3. Right click and select Alter View / Modify
  4. SQL appears in new tab
  5. Use search feature in sidebar to find View / SPROC
  6. Right click and select Alter View / Modify
  7. New empty tab appears

Expected behavior
Previous versions of the app would load the SQL in a new tab (connected to the proper database)

Screenshots

Image Image

The screenshots show the right click menu option for the default sidebar vs. the search sidebar.

Product

SQLPro Studio

App version

Version 2026.62 (Build 111199)

Platform

macOS

Installation source

Website download

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions