Skip to content

fix: fix new aliases not saving on new tags - #1455

Merged
CyanVoxel merged 1 commit into
mainfrom
fix-1449
Jul 22, 2026
Merged

fix: fix new aliases not saving on new tags#1455
CyanVoxel merged 1 commit into
mainfrom
fix-1449

Conversation

@CyanVoxel

Copy link
Copy Markdown
Member

Summary

Fixes #1449 by setting the newly assigned tag ID to aliases before adding the aliases to the DB.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added this to the Alpha v9.6.2 milestone Jul 22, 2026
@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 Jul 22, 2026
@CyanVoxel CyanVoxel added the Type: Fix A fix for a bug, typo, or other issue label Jul 22, 2026
@CyanVoxel CyanVoxel changed the title fix: assign new tag ID to aliases before adding them fix: fix aliases not being able to be saved on new tags Jul 22, 2026
@CyanVoxel CyanVoxel changed the title fix: fix aliases not being able to be saved on new tags fix: fix new aliases not saving on new tags Jul 22, 2026
@CyanVoxel
CyanVoxel merged commit 15230cc into main Jul 22, 2026
12 checks passed
@CyanVoxel
CyanVoxel deleted the fix-1449 branch July 22, 2026 03:46
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Tag Aliases Can’t Be Saved on New Tags

1 participant