-
Type: Task
-
Resolution: Won't Fix
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
NOTE: this MUST be done before enabling the new form, otherwise the directConnection setting won't be captured in the initial migration and will require a new migration to keep backward compatibility.
It can be done even before the new form is ready, as it would work well also with the old form.
Description:
are adding `directConnection=true` arbitrarily whenever is possible on behalf of the user, and this behaviour cannot be disabled.
Now that `directConnection` is surfaced in the form, we want to move this to the conversion from connection model to connection info, so it will be persisted, the user will have control over it, and won't cause any unexpected behaviour anymore.
- related to
-
COMPASS-5377 Should Compass implicitly set directConnection=true for single-host endpoints?
- Closed