-
-
Notifications
You must be signed in to change notification settings - Fork 779
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
[BUG] - Default group is missing after upgrade from 1.2.0 to 1.3.0 #3260
Comments
I'm unable to replicate this. The error log you've attached, is that when running v1.3.0? Attempting to load what page exactly? I note it references webhooks.. in your v1.2.0 instance can you please go to Are you also able to provide a backup file generated from your v1.2.0 instance? From |
@boc-the-git, I replicated it on the demo site. If you create a webhook in a group it will cause https://demo.mealie.io/admin/manage/groups/ to fail. |
Looks like the issue is isolated only to that page. No data loss or anything like that, just a validation error. |
Hi @boc-the-git and @hay-kot , thanks for looking into this. |
Glad that we have a temporary workaround at least. Thanks for getting the demo instance updated @hay-kot 👍 |
First Check
What is the issue you are experiencing?
After upgrading from 1.2.0 to 1.3.0 the default group seems to be missing:
The page https://my.server/admin/manage/groups shows no group entry and
the pages https://my.server/g/home/recipes/timeline
and https://my.server/group are blank.
After reverting to 1.2.0 the default group shows up again and the timeline page is ok.
Steps to Reproduce
Upgrade from 1.2.0 to 1.3.0
Access timeline on https://my.server/g/home/recipes/timeline
Look up default group on https://my.server/admin/manage/groups
Please provide relevant logs
Mealie Version
Version
v1.3.0
Build
e84e5e2910d128911c0c2050a60dfdc205fe277a
Deployment
Docker (Linux)
Additional Deployment Details
No response
The text was updated successfully, but these errors were encountered: