Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening query tool without selecting a database object after establishing a connection causes a crash #8281

Open
WeiJie-JL opened this issue Dec 19, 2024 · 1 comment
Assignees
Labels

Comments

@WeiJie-JL
Copy link

Issue Content:
Description:
After establishing a connection, if no database object (such as tables, views, etc.) is selected, opening the query tool directly causes the application to crash.

Steps to Reproduce:

1、In the previous connection, select a database or table object.
2、Collapse the list to the service group level.
3、Recreate the connection without selecting any object. At this point, the query tool is clickable.
4、Click the query tool, and the page crashes.
Expected Behavior:
The query tool should open normally even if no database object is selected.

Actual Behavior:
The application crashes.

Environment:

Operating System: macos 15.2
Database Version:14
Application Version:8.14
Additional Information:Screen recording

2024-12-19.09.24.08-1.mov
@WeiJie-JL WeiJie-JL added the Bug label Dec 19, 2024
@yogeshmahajan-1903 yogeshmahajan-1903 moved this from 🆕 New to 🏗 In Progress in Current Sprint (185) Jan 8, 2025
@akshay-joshi akshay-joshi moved this from 🏗 In Progress to In Review in Current Sprint (185) Jan 9, 2025
@yogeshmahajan-1903 yogeshmahajan-1903 removed their assignment Jan 14, 2025
@yogeshmahajan-1903 yogeshmahajan-1903 moved this from In Review to 🆕 New in Current Sprint (185) Jan 14, 2025
@khushboovashi
Copy link
Contributor

Hi @WeiJie-JL,

I need some details here. Go to the Developer Tool (View > Toggle Developer Tool). Check the Network tab and provide the request and response details of the save_tree_state API call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

5 participants