Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete-chat fix to also remove document index #288

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

crickman
Copy link
Contributor

Motivation and Context

Add $"chat-documents-{chatId}" to filter for memoryCollections. Delete chat currently only removing two indexes and leaving one orphaned.

Noticed this using our INT/proud-river deployment.

Description

Here is the index naming currently used:

image

Contribution Checklist

…e chat currently only removing two indexes and leaving one orphaned.
@crickman crickman added bug Something isn't working webapi Pull requests that update .net code PR: ready for review sk team issue labels Aug 31, 2023
@crickman crickman self-assigned this Aug 31, 2023
@crickman crickman added this pull request to the merge queue Sep 1, 2023
Merged via the queue into main with commit a2ab99d Sep 1, 2023
7 checks passed
@crickman crickman deleted the fix-deletechat-docmem branch September 1, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sk team issue webapi Pull requests that update .net code
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants