Replies: 1 comment
-
Added as Issue: #38335 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version: 25.0.4
OS: Windows
Getting this error when trying to go into "Edit Connection" on an existing Oracle database connection.
FYI, I imported all my connections from SQL Developer (they used JDBC URL method). So it seems to be some type of issues with that. Connecting to the database seems to be working fine post-migration. But when i go into the "Edit Connection" settings, the JDBC URL it uses seems to be blanked out as if there's no database details.
My guess is with the import of the SQL Developer settings, it's leaving the ConnectionType as blank. But it should be "Custom".
You may want to resolve this for the import. But also please fix it for people who've already imported like me :)
Beta Was this translation helpful? Give feedback.
All reactions