Skip to content

Comments

Update PerformerModal.tsx to fix aliases exclusions#5566

Merged
WithoutPants merged 2 commits intostashapp:developfrom
bayured:tagger_alias_list
Jan 30, 2025
Merged

Update PerformerModal.tsx to fix aliases exclusions#5566
WithoutPants merged 2 commits intostashapp:developfrom
bayured:tagger_alias_list

Conversation

@bayured
Copy link
Contributor

@bayured bayured commented Dec 20, 2024

Resolves #5565

The exclude function doesn't work for aliases when tagging performers. I think this is since the GQL field and the performer data names differ, so alias_list is always sent even when aliases is in the exclude array. I'm a complete novice so am sure there's a better way to resolve but this works when testing.

@WithoutPants WithoutPants added the bug Something isn't working label Jan 30, 2025
@WithoutPants WithoutPants merged commit 44d764d into stashapp:develop Jan 30, 2025
XGFan pushed a commit to XGFan/stash that referenced this pull request Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report] Performer aliases are always updated in Tagger even when set to exclude

2 participants