Skip to content

fix: when deleting tag remove all TagParent rows with it's id#1250

Merged
CyanVoxel merged 2 commits intoTagStudioDev:mainfrom
TheBobBobs:fix/tag_parents
Jan 18, 2026
Merged

fix: when deleting tag remove all TagParent rows with it's id#1250
CyanVoxel merged 2 commits intoTagStudioDev:mainfrom
TheBobBobs:fix/tag_parents

Conversation

@TheBobBobs
Copy link
Contributor

Summary

When removing a Tag also remove all TagParent rows where that tag is the parent or child.

Fixes #1105

Tasks Completed

  • Platforms Tested:
    • Linux x86
  • Tested For:
    • Basic functionality

@CyanVoxel CyanVoxel added Priority: Critical An issue that requires immediate attention TagStudio: Library Relating to the TagStudio library system TagStudio: Tags Relating to the TagStudio tag system labels Dec 12, 2025
@CyanVoxel CyanVoxel added this to the Alpha v9.5.x milestone Dec 12, 2025
@TrigamDev TrigamDev added the Type: Fix A fix for a bug, typo, or other issue label Jan 18, 2026
Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to fix the issue, thank you so much for your work on this!

@CyanVoxel CyanVoxel merged commit dd01c7c into TagStudioDev:main Jan 18, 2026
6 checks passed
mm12 pushed a commit to mm12/TagStudio that referenced this pull request Mar 1, 2026
…dioDev#1250)

* fix: when deleting tag remove all TagParent rows with it's id

* delete TagEntry rows as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Critical An issue that requires immediate attention TagStudio: Library Relating to the TagStudio library system TagStudio: Tags Relating to the TagStudio tag system Type: Fix A fix for a bug, typo, or other issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: TagParents not being deleted when deleting Tag

3 participants