Skip to content

[BUG]The old content in the [document storage[ was not successfully cleared. #4152

@Arrding

Description

@Arrding

In the [document storage], I have successfully stored documents "file1, file2, file3" into the Postgres database via Flowise. Afterwards, I deleted "file1, file2, file3" and loaded "file4" in the [document storage] of Flowise, with the upsert chunks operation completing successfully. However, I logging into Postgres to check, it was found that the data of the old three files were still there. when I use [chatflows] for conversation, its responses also cite content from file1, file2, and file3.

I expected: when I delete f"file1, file2, file3", these files should also be deleted from Postgres, and chatflows should not reference the data that has been deleted during conversation.

Flowise Version:2.2.6-hotfix.1
Postgres version:17
OS:Centos7

Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions