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

Bug: cannot rejoin existing household #158

Closed
vincemue opened this issue May 11, 2023 · 5 comments · Fixed by #164
Closed

Bug: cannot rejoin existing household #158

vincemue opened this issue May 11, 2023 · 5 comments · Fixed by #164
Labels
bug Something isn't working

Comments

@vincemue
Copy link

vincemue commented May 11, 2023

Is this urgent?

Yes

What parts are affected

Frontend

What are the Server/Client versions of KitchenOwl

0.4.3

What's the problem 🤔

After the Update I left my default household and was not able to rejoin this household again by myself, so that I had no access to my Data. Did I Miss anything?

Another User was able to add my again, but this could be a risk If you are the only User in the household.

Share your logs

No response

Share your configuration

No response

@vincemue vincemue added the bug Something isn't working label May 11, 2023
@TomBursch
Copy link
Owner

Maybe the naming is not clear.
→ Leaving a household is the same as in leaving a messenger group (i.e. remove yourself from that group).
→ Switching the household is probably what you wanted to do.

Your data is not lost, though. Other members can add you back to the household, if that doesn't solve your issue, I will add an option to the management script of the backend and let you know how to add yourself back to the household later today.

@vincemue
Copy link
Author

vincemue commented May 11, 2023 via email

@nr0dham
Copy link

nr0dham commented May 11, 2023

I think I just ran into the same bug, got into a mode that gave me "no households, create one!" no matter what I did, web or Android. I ended up hand-editing the SQL db with sqlite-browser to change the household on my account. The default household from the upgrade was still in there. Definitely not a great failure mode.

Oh, but so as not to leave things on a bad note, I just started using KitchenOwl and it's awesome! Very high wife acceptance factor as well. Very appreciative of your work!

@TomBursch
Copy link
Owner

Thanks guys for the feedback, will add a confirmation dialog!

@TomBursch
Copy link
Owner

Just for anybody else coming here who accidentally removed themselves from a household. I added an option in the interactive management script docker exec -it NAME_OF_THE_BACKEND_CONTAINER python manage.py to add users to households.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants