Skip to content

[Bug] Ui: Stop duplicate tag parents #665

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

SkeleyM
Copy link
Contributor

@SkeleyM SkeleyM commented Dec 23, 2024

fix for issue #664

replaces subtag_ids list with a set to prevent duplicate tag parents

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience Priority: High An important issue requiring attention TagStudio: Tags Relating to the TagStudio tag system Status: Review Needed A review of this is needed labels Dec 23, 2024
@CyanVoxel CyanVoxel added this to the SQL Parity milestone Dec 23, 2024
@CyanVoxel CyanVoxel linked an issue Dec 23, 2024 that may be closed by this pull request
3 tasks
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.

Thank you so much for the fix!

@CyanVoxel CyanVoxel merged commit 40bfee0 into TagStudioDev:main Dec 24, 2024
5 checks passed
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Dec 24, 2024
@SkeleyM SkeleyM deleted the duplicate_subtag_parents branch December 24, 2024 10:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Priority: High An important issue requiring attention TagStudio: Tags Relating to the TagStudio tag system Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Ui: duplicate subtag parents in tag editor
2 participants