Skip to content

revert: emit events so that deleting tag(s) updates studio search index#577

Closed
kdmccormick wants to merge 1 commit intomainfrom
kdmccormick/revert-tag-delete-updates-meilisearch
Closed

revert: emit events so that deleting tag(s) updates studio search index#577
kdmccormick wants to merge 1 commit intomainfrom
kdmccormick/revert-tag-delete-updates-meilisearch

Conversation

@kdmccormick
Copy link
Copy Markdown
Member

@kdmccormick kdmccormick commented Apr 30, 2026

Merge info

For Verawood, we need to merge either this PR, or the fix-forward PR: #575. Both are ready to go.

Description

When a tag is deleted by CASCADE of another model (for example, deleting a Taxonomy), it causes a TypeError in _is_explicit_tag_delete, which expects the event origin to always be a Tag or QuerySet[Tag].

Bumps to 1.0.1

This reverts commit 508be7d.

Supporting

See #575 for more details and a proposed fix.

AI

I used Claude Sonnet 4.6 in #575 to confirm that there was indeed a bug, but I did the revert by hand.

When a tag is deleted by CASCADE of another model (for example, deleting
a Taxonomy), it causes a TypeError in _is_explicit_tag_delete,
which expects the event origin to always be a Tag or QuerySet[Tag].

Bumps to 1.0.1

This reverts commit 508be7d.
@kdmccormick
Copy link
Copy Markdown
Member Author

Closed in favor of #575

@kdmccormick kdmccormick deleted the kdmccormick/revert-tag-delete-updates-meilisearch branch April 30, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant