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

Wrong link when a table is moved from a database to another #16976

Closed
liviuconcioiu opened this issue Jun 21, 2021 · 1 comment
Closed

Wrong link when a table is moved from a database to another #16976

liviuconcioiu opened this issue Jun 21, 2021 · 1 comment
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@liviuconcioiu
Copy link
Contributor

Describe the bug

When a table is moved from one database to another, the SQL tab is shown for the old database instead of the new database where the table was moved.

To Reproduce

Steps to reproduce the behavior:

  1. Go to any table
  2. Click on Operations tab
  3. Move table to another database
  4. Click on database name/table name near Run SQL query/queries on table
  5. See error

Expected behavior

The SQL tab should be available to the new database where the table has been moved.

Screenshots

table

@williamdes williamdes added the Bug A problem or regression with an existing feature label Jun 21, 2021
@williamdes williamdes added this to the 5.1.2 milestone Jun 21, 2021
@williamdes williamdes added this to Needs triage in issues via automation Jun 21, 2021
@williamdes williamdes moved this from Needs triage to to be fixed soon in issues Jun 21, 2021
@williamdes williamdes self-assigned this Jul 15, 2021
williamdes added a commit that referenced this issue Jul 15, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from to be fixed soon to Closed Jul 15, 2021
@williamdes
Copy link
Member

Thank you for reporting this, it should be fixed in tomorrow's snapshot

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants