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

Fix genre url being unusable #4717

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

meatball133
Copy link

resolves #4700

@meatball133 meatball133 requested a review from a team as a code owner May 30, 2024 19:57
@meatball133 meatball133 requested review from unixfox and removed request for a team May 30, 2024 19:57
Copy link
Member

@syeopite syeopite left a comment

Choose a reason for hiding this comment

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

I'm fine with this.

Though the []? probably isn't needed as genreUcid is always present anyways.

And regarding spec compliance, if it makes more sense for genreUcid to default to nil and it doesn't mess with the API then its a better idea to just modify the specs rather than forcing compliance through an empty string.

@syeopite syeopite added the need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Genre link has wrong (static) destination
2 participants