Describe the bug
Extension doesn't allow db entries with similar credentials and settings.
To Reproduce
Steps to reproduce the behavior:
- Create a db in one server group
- Try to create a db with a different password but the same other settings in another server group
- See error: "These database details already exist in your saved profiles as 'platform'. Duplicate profiles are not supported at this time."
Expected behavior
Basic functionality of any db client out there: Have multiple db entries that do not cross-check each other for contents. I don't understand the decision-making around this. In our case, we're using jumper hosts to connect to databases in our dev/staging/prod environments. These will of course have localhost as the server name with similar attributes. 🤷
All of this makes the extension unusable. The biggest joke: The connection test works it just won't let me save 😂😂😂
Describe the bug
Extension doesn't allow db entries with similar credentials and settings.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Basic functionality of any db client out there: Have multiple db entries that do not cross-check each other for contents. I don't understand the decision-making around this. In our case, we're using jumper hosts to connect to databases in our dev/staging/prod environments. These will of course have
localhostas the server name with similar attributes. 🤷All of this makes the extension unusable. The biggest joke: The connection test works it just won't let me save 😂😂😂