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

device numbers get messed up when adding a user with different devices #28

Open
jimboca opened this issue Jun 18, 2021 · 0 comments
Open
Assignees

Comments

@jimboca
Copy link
Collaborator

jimboca commented Jun 18, 2021

I added another users app/user key for testing, then deleted it and I end up with:


Name	Value	Description
device	0	all
 	1	REMOVED-AudreysPhone
 	2	REMOVED-JimsPhone
 	3	REMOVED-PixelC
 	4	REMOVED-S10Plus
 	5	REMOVED-ChromLivingRoom
 	6	PixelC
 	7	AudreysPhone
 	8	JimsPhone

A solution is to only allow one user instead of allowing different ones, I've only needed multiple users when I was testing for another user. If we decide to never do #2 then this can be closed and configuration changed to only accept one user.

@jimboca jimboca self-assigned this Jul 25, 2021
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

No branches or pull requests

1 participant