Page MenuHomeVyOS Platform

Can't copy or rename a node
Confirmed, WishlistPublicBUG

Description

I can't rename a node inside dhcp-server config:

# edit service dhcp-server 
# copy shared-network-name VLAN-600 to shared-network-name VLAN-900
# edit shared-network-name VLAN-900
# rename subnet 172.28.60.0/24 to subnet 172.28.90.0/24

  Rename failed

# show | head -n1 
+subnet 172.28.60.0/24 {

Details

Difficulty level
Unknown (require assessment)
Version
1.2.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

Harliff created this object in space S1 VyOS Public.

Copy failed too.

# copy subnet 172.28.60.0/24 to subnet 172.28.90.0/24

  Copy failed
Harliff renamed this task from Can't rename a node to Can't copy or rename a node.Jan 15 2020, 9:03 AM
dmbaturin changed the task status from Open to Confirmed.Jun 25 2020, 5:28 AM
dmbaturin added a project: VyOS 1.3 Equuleus.
dmbaturin added a subscriber: dmbaturin.

Still reproducible in 1.3-rolling-202006241940

erkin set Issue type to Bug (incorrect behavior).Aug 31 2021, 5:53 PM

I just confirmed that it's still reproducible in VyOS 1.4-rolling-202301241944. It seems that I cannot copy stanza to a new name instead of trying to rename it, either.

Viacheslav changed the subtype of this task from "Task" to "Bug".
dmbaturin triaged this task as Wishlist priority.Jan 9 2024, 4:09 PM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.