-
Notifications
You must be signed in to change notification settings - Fork 22
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
Allow Update Channels to have 0 target Device Groups #518
Comments
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Dec 13, 2024
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 7, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 7, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 7, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 7, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 8, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 9, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 9, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
lusergit
added a commit
to lusergit/edgehog
that referenced
this issue
Jan 13, 2025
Update channels can have zero target device groups. Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518. Signed-off-by: Luca Zaninotto <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When creating or updating Update Channels, at least one target Device Group must be specified currently.
However, it may happen that a user wants to leave an update channel without target groups.
For example, consider a case where the user would like to "unlink" a target group from an update channel and link it to another update channel. If the first update channel has only 1 target group, the user will not be able to accomplish the operation.
The text was updated successfully, but these errors were encountered: