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

Inconsistent device limit reached #3238

Closed
jcorreajr opened this issue Jun 12, 2017 · 2 comments · Fixed by #3240
Closed

Inconsistent device limit reached #3238

jcorreajr opened this issue Jun 12, 2017 · 2 comments · Fixed by #3240

Comments

@jcorreajr
Copy link

If the same device is also linked to more than one user, this device counts as more than one.
Note: The user must be managed by the primary user. In my case “instalador_sc”

Example:
User manager: “instalador_sc”
Devices: device01; Device02
Device Limit: 3
Managed users:
Client01 (linked – device01 and device02)
Client02 (linked – device01 and device02)
. Total devices associated with user “instalador_sc”: 4
. The user will not be able to create new devices.
. Although the user can no longer create devices he can make new links which further increases the total device limit count

I believe the best solution would be to add user-manager devices to devices created by 'normal' users that are not linked to the user manager.
The total would be analyzed by the field: devices limit

what do you think?

@tananaev
Copy link
Member

@Abyss777, I think we thought about it before, right?

@Abyss777
Copy link
Collaborator

Looks like I've missed this situation, sent PR.

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 a pull request may close this issue.

3 participants