Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Artist duplicate directory detection kinda broken? #497

Open
towerofnix opened this issue May 23, 2024 · 2 comments
Open

Artist duplicate directory detection kinda broken? #497

towerofnix opened this issue May 23, 2024 · 2 comments

Comments

@towerofnix
Copy link
Member

Given these artists...

Artist: Doctor Chaos
---
Artist: Rom M
Aliases:
- Doctor Chaos

...you'd expect some kind of directory error, but none is showing up! Very strange.

@towerofnix
Copy link
Member Author

Possibly related to #340.

@towerofnix
Copy link
Member Author

not sure this is a problem, or working differently than intended? although artists and artist aliases occupy the same directory space, artists always take priority. this was ensured recently in #544 / #543, but was always the intention.

it does raise a question about handling of directories and redirects / link permanence in general, but this is a broader subject along lines of #102. ("if an alias used to exist that enabled redirecting from /artist/radiation/ to /artist/toby-fox/, and then an artist named radiation newly existed and overwrote /artist/radiation/, is it acceptable that old links are broken - now pointing to a different result than the artist formerly known as radiation, now toby fox? if not, what do we do?")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant