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: Restore Webhook Test Functionality #3857

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

Restores the missing webhook test functionality. This has been missing for a while. I also stumbled upon another Pydantic V2 bug which caused mealplan data not to be in the webhook body (see: pydantic/pydantic#7093).

This also resolves the last instance of BannerExperimental (see: #2193).

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #2186
Fixes #2193

Testing

(fill-in or delete this section)

Tested manually through the docs and the frontend.

@Kuchenpirat Kuchenpirat enabled auto-merge (squash) July 6, 2024 19:03
@Kuchenpirat Kuchenpirat merged commit 6e6ae80 into mealie-recipes:mealie-next Jul 6, 2024
11 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.

[v1.0.0b] [Task] - Audit Experimental Features [v1.0.0b] - Webhook Test Button Does Nothing
2 participants