cockroachdb / cockroachdb/cockroach
table and idx link go to wrong url when executing from different database
Open
A-sql-observability
C-bug
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
If you connect from one database D1, but execute a query that calls from a different database D2, the link to go to the table and the index details is pointing to D1, instead of the correct D2
https://www.loom.com/share/0d96a7a47bbd4ffd838afaa29a7ec6aa
Jira issue: CRDB-22221
Contributor guide
Assessment
This issue has not been assessed yet.