Skip to content

fix: match against the correct path in the ignore registry#1382

Merged
CyanVoxel merged 3 commits into
TagStudioDev:mainfrom
TrigamDev:fix/ignore_entries_tool
Jun 13, 2026
Merged

fix: match against the correct path in the ignore registry#1382
CyanVoxel merged 3 commits into
TagStudioDev:mainfrom
TrigamDev:fix/ignore_entries_tool

Conversation

@TrigamDev

@TrigamDev TrigamDev commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes the "Ignore Entries" tool not correctly finding ignored entries.

This issue was caused by it matching against the path {library_dir}/{entry_path}, instead of just the entry path like is matched against elsewhere.

Tasks Completed

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

@TrigamDev TrigamDev added TagStudio: Library Relating to the TagStudio library system Type: File System File system interactions Type: Fix A fix for a bug, typo, or other issue TagStudio: Tools/Macros Relating to macros or tool features for TagStudio Status: Review Needed A review of this is needed labels May 29, 2026

@CyanVoxel CyanVoxel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As far as I've been able to test I believe this should fix the issue, thank you for you work on this!

@CyanVoxel CyanVoxel merged commit 2c85c08 into TagStudioDev:main Jun 13, 2026
7 checks passed
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Jun 13, 2026
@CyanVoxel CyanVoxel added this to the Alpha v9.6.0 milestone Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TagStudio: Library Relating to the TagStudio library system TagStudio: Tools/Macros Relating to macros or tool features for TagStudio Type: File System File system interactions Type: Fix A fix for a bug, typo, or other issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants