-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Use Case
As a n8n user
I want consistent connection creation and handling
So that passwords don't get exposed and connections function correctly
User Experience
- MongoDB connections are handling consistently across nodes.
Dependencies
- n8n review turnaround
Risks/Unknowns
- Users will no longer be able to copy/paste their connection strings from Atlas UI
Acceptance Criteria
Implementation Requirements
- Remove the connection string entry from the credentials modal.
Testing Requirements
- Unit and integration tests.
Documentation Requirements
- Any related n8n docs
Follow Up Requirements
- None