[PR #68] [MERGED] migration patch #126

Closed
opened 2026-02-15 16:30:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/68
Author: @timothycarambat
Created: 10/13/2023
Status: Merged
Merged: 10/13/2023
Merged by: @timothycarambat

Base: masterHead: migration-patch


📝 Commits (1)

📊 Changes

1 file changed (+41 additions, -2 deletions)

View changed files

📝 workers/functions/migrateOrganization/index.js (+41 -2)

📄 Description

Patch bug where migration for pinecone or other providers would fail due to expectation of client in namespaceExists check.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/vector-admin/pull/68 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 10/13/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `migration-patch` --- ### 📝 Commits (1) - [`b5b3fdc`](https://github.com/Mintplex-Labs/vector-admin/commit/b5b3fdc67e05a2d507ff2541acdfab7e1bf394a5) migration patch ### 📊 Changes **1 file changed** (+41 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `workers/functions/migrateOrganization/index.js` (+41 -2) </details> ### 📄 Description Patch bug where migration for pinecone or other providers would fail due to expectation of `client` in `namespaceExists` check. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:22 -05:00
yindo closed this issue 2026-02-15 16:30:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#126