[PR #10798] fix image files not deleted on indexing_estimate #9541 #26938

Closed
opened 2026-02-21 20:40:33 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/10798

State: closed
Merged: Yes


This pr fixes two problems:

  1. https://github.com/langgenius/dify/pull/10465 deletes image files while deleteing documents but not UploadFile records. We delete UploadFile record either.
  2. On indexing estimate, image files will be extracted from documents and saved. We delete them after estimating.
**Original Pull Request:** https://github.com/langgenius/dify/pull/10798 **State:** closed **Merged:** Yes --- This pr fixes two problems: 1. https://github.com/langgenius/dify/pull/10465 deletes image files while deleteing documents but not UploadFile records. We delete UploadFile record either. 2. On indexing estimate, image files will be extracted from documents and saved. We delete them after estimating.
yindo added the pull-request label 2026-02-21 20:40:33 -05:00
yindo closed this issue 2026-02-21 20:40:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#26938