srinisubramanian opened a new issue #18942: URL: https://github.com/apache/superset/issues/18942
A clear and concise description of what the bug is. Lets assume that the same table USERS exists in DB1 and DB2. Both datasets can be added and since Database is also shown its easy to add. However when adding a chart (for e.g.) only dataset name is shown and USERS appears twice. Hard to distinguish if its from DB1 or DB2. If the Database or datasource name is displayed in addition to dataset name it will be easy to distinguish #### How to reproduce the bug 1. Go to Database and add two databases that have a common table like USERS. Also add the USERS table (for .e.g) from both databases to the datasets 2. Click on Charts and search for USERS. Its displayed twice and cannot be distinguished ### Expected results Should be possible to distinguish between the two entries what you expected to happen. ### Actual results what actually happens. #### Screenshots If applicable, add screenshots to help explain your problem.  ### Environment (please complete the following information): - browser type and version: - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
