mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #264] Unused groups don't get garbage collected #107
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0vercl0k on GitHub (Jan 15, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/264
Originally assigned to: @lts-rad on GitHub.
If I create a group 'foo' for a set of devices, and then remove those devices off the group; 'foo' is still visible in the 'Groups' view and I can't find a way to get it removed (on website / iOS).
@lts-rad commented on GitHub (Jan 15, 2024):
will add an API call for this.
@lts-rad commented on GitHub (Jan 18, 2024):
dc514dfaefadds UI functionality to delete an empty group@0vercl0k commented on GitHub (Jan 31, 2024):
Cool thank you, just verified it works!