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

Videos: Fix genre url being unusable #4717

Merged
merged 6 commits into from
Jul 21, 2024

Conversation

meatball133
Copy link
Contributor

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
@SamantazFox SamantazFox added in-testing This feature has been deployed and is being tested ready and removed need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something in-testing This feature has been deployed and is being tested labels Jul 17, 2024
@SamantazFox SamantazFox changed the title Fix genre url being unusable Videos: Fix genre url being unusable Jul 21, 2024
@SamantazFox SamantazFox merged commit 7fdbda6 into iv-org:master Jul 21, 2024
@SamantazFox
Copy link
Member

Thanks for your contribution ;)

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

Successfully merging this pull request may close these issues.

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