Skip to content

[UI] Local storage enable/disable toggle not working in Edit Zone dialog #11305

@sureshanaparti

Description

@sureshanaparti

problem

[UI] Local storage enable/disable toggle not working in Edit Zone dialog

Image

Working from CMK:

(localcloud) 🐱 > update zone id=81e7a70c-14dc-456a-93b0-34ac977278c8 localstorageenabled=true
{
  "zone": {
    "allocationstate": "Enabled",
    "allowuserspecifyvrmtu": false,
    "asnrange": "",
    "dhcpprovider": "VirtualRouter",
    "dns1": "10.0.32.1",
    "dns2": "8.8.8.8",
    "guestcidraddress": "10.1.1.0/24",
    "hasannotations": false,
    "id": "81e7a70c-14dc-456a-93b0-34ac977278c8",
    "internaldns1": "10.0.32.1",
    "internaldns2": "8.8.4.4",
    "ismultiarch": false,
    "isnsxenabled": false,
    "localstorageenabled": true,
    "name": "pr10149-t13934-kvm-ol8",
    "networktype": "Advanced",
    "routedmodeenabled": true,
    "routerprivateinterfacemaxmtu": 1500,
    "routerpublicinterfacemaxmtu": 1500,
    "securitygroupsenabled": false,
    "tags": [],
    "type": "Core",
    "zonetoken": "c4c06c3c-1c31-322c-a080-0d13226f9261"
  }
}

versions

ACS 4.21/main (working in 4.20 latest)

The steps to reproduce the bug

  1. Navigate to Infrastructure
  2. Go to Zones
  3. Open Edit Zone and try to toggle 'Enable local storage for User Instances'
    ...

What to do about it?

No response

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions