Skip to content

fix document deletion#108

Merged
benwalch merged 5 commits intomasterfrom
bugfix/document-deletion
Oct 29, 2025
Merged

fix document deletion#108
benwalch merged 5 commits intomasterfrom
bugfix/document-deletion

Conversation

@benwalch
Copy link
Copy Markdown
Member

@benwalch benwalch commented Oct 14, 2025

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

This Pull Request ensures that Pimcore documents are also removed from the index when they are deleted in Pimcore. Previously, deleted documents remained in the index, leading to inconsistencies. This fix addresses that issue by properly handling document deletions.

@benwalch benwalch self-assigned this Oct 14, 2025
@benwalch benwalch requested a review from solverat October 14, 2025 07:47
@benwalch benwalch force-pushed the bugfix/document-deletion branch from 2fbaae5 to 2db7cb2 Compare October 22, 2025 14:52
@benwalch benwalch merged commit a5dc587 into master Oct 29, 2025
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 29, 2025
@solverat solverat deleted the bugfix/document-deletion branch October 29, 2025 12:06
@solverat solverat added this to the 4.0.9 milestone Oct 29, 2025
@solverat solverat added the bug Something isn't working label Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants