-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
bug🔴 Something isn't working.🔴 Something isn't working.
Description
OpenRAG Version
0.3.0
Deployment Method
uv add (installed in project)
Operating System
macOS 26.3
Python Version
Python 3.13.3
Affected Area
Knowledge Filters (partitions, document filtering)
Bug Description
Knowledge filter still returns response after deleting the underlying document
Steps to Reproduce
- Upload the attached document
- Navigate to chat to see user is able to get response from the document
- Navigate to Knowledge section
- Create 'Knowledge Filter'
- Give Filter Name : Leave policy filter
- Select source as the uploaded document (Leave Policy Test Doc)
- Click 'Create Filter'
- Navigate to chat to see user is able to get response from the created filter 'Leave policy filter'
- Navigate to Knowledge section
- Delete the document 'Leave Policy Test Doc'
- Navigate to chat section again
- Click on the filter icon
- 'Leave policy filter' is displayed and select 'Leave policy filter' filter
- Ask the question 'what is the leave policy?'
Expected Behavior
User should see 'no records found' or similar information since the document containing the information has been deleted.
Actual Behavior
User is getting response. Also the filter shows 1 document selected in the source list. But the document is not in the list.
Relevant Logs
Screenshots
Additional Context
No response
Checklist
- I have searched existing issues to ensure this bug hasn't been reported before.
- I have provided all the requested information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug🔴 Something isn't working.🔴 Something isn't working.