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: Broken Recipe Organizer Filters #3189

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

As seen in the Pydantic V2 upgrade (#3134), something changed with how UUID strings are coerced into UUIDs (or, rather, how they used to be, and are not anymore). While #3134 fixed most of these instances, it missed this one.

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #3188

Testing

(fill-in or delete this section)

Added tests. I'm surprised we didn't have any already, to be honest.

Copy link
Collaborator

@boc-the-git boc-the-git left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@boc-the-git boc-the-git merged commit 6fcda5e into mealie-recipes:mealie-next Feb 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - Filtering By Tag or Category doesn't work
2 participants