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

STUDIO desync between DB selected on QUERY and DB tab. #1979

Open
ExtReMLapin opened this issue Feb 13, 2025 · 0 comments · May be fixed by #1980
Open

STUDIO desync between DB selected on QUERY and DB tab. #1979

ExtReMLapin opened this issue Feb 13, 2025 · 0 comments · May be fixed by #1980
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ExtReMLapin
Copy link
Contributor

Very short description, synced on git HEAD.

  1. Select your database named POTATO
  2. Create a database named BANANA in the database tab.

Database TAB will show Connected as root@POTATO

Query tab will show Current database: BANANA but if you sent a query, F12 debug console shows the query it actually sent to the POTATO database.

Working on a PR right now

ExtReMLapin added a commit to ExtReMLapin/arcadedb that referenced this issue Feb 13, 2025
ExtReMLapin added a commit to ExtReMLapin/arcadedb that referenced this issue Feb 13, 2025
@lvca lvca added the bug Something isn't working label Feb 13, 2025
@lvca lvca added this to the 25.2.1 milestone Feb 13, 2025
@ExtReMLapin ExtReMLapin linked a pull request Feb 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants