Commit cf36573
fix: fetch full connection before renaming to preserve all fields
Previously sent a partial PUT that could overwrite password, SSL,
and other settings with defaults, breaking the connection.
Now fetches the current connection first and only changes the title.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1aa1476 commit cf36573
1 file changed
Lines changed: 8 additions & 14 deletions
File tree
- frontend/src/app/components/connections-list/hosted-database-rename-dialog
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 51 | + | |
58 | 52 | | |
59 | 53 | | |
60 | 54 | | |
| |||
0 commit comments