mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #316] LAN_UPSTREAM tag leftover #147
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#147
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 (May 7, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/316
I think I used in the past (probably wrongly) the
LAN_UPSTREAMtag (or was it a group?) and it shows up as the below in latest versions:I know you guys updated the languages / made tag/groups way less confusing (thank you again!) so I wonder if it was supposed to strip this
LAN_UPSTREAMoff.I also don't seem to be able to delete it myself from the UI as far as I can tell.
Cheers
@lts-rad commented on GitHub (May 7, 2024):
my expectation would be that these are automatically migrated for v > 0.3.7 .
under configs/devices/devices.json do you have the Groups array for this device?
@0vercl0k commented on GitHub (May 7, 2024):
Actually, the group array for that device is empty; but I do see a
lan_upstreamin thePoliciesarray@lts-rad commented on GitHub (May 7, 2024):
ok so then its just the ui thats not making the distinction well then, we should split out groups from policy better