Parent PRD
What to build
Add a migration that runs on app startup when loading connection data from IndexedDB. Detect old ConnectionConfig shapes that contain url or proxyConnection fields and migrate them to the new shape: map graphDbUrl || url → graphDbUrl, drop url and proxyConnection.
Type: HITL — requires review before completion.
Acceptance criteria
Blocked by
User stories addressed
Parent PRD
What to build
Add a migration that runs on app startup when loading connection data from IndexedDB. Detect old
ConnectionConfigshapes that containurlorproxyConnectionfields and migrate them to the new shape: mapgraphDbUrl || url→graphDbUrl, dropurlandproxyConnection.Type: HITL — requires review before completion.
Acceptance criteria
graphDbUrlset are migrated (keepgraphDbUrl, dropurlandproxyConnection)urlset (nographDbUrl) fall back to usingurlasgraphDbUrlurl, onlygraphDbUrl, already migratedBlocked by
User stories addressed