borisstoyanov opened a new issue #622: URL: https://github.com/apache/cloudstack-primate/issues/622
**Describe the bug** Action is missing in the UI but is executable from cmk **To Reproduce** Steps to reproduce the behavior: 1. Detach a volume and observe the migrate volume button is missing **Expected behavior** At the same time the action is possible from cmk **Screenshots**  ``` (localcloud) SBCM5> > migrate volume volumeid=0ae0b19d-5bb6-46e2-b31b-0b855e0b80e5 storageid=4a06efd4-4114-32d3-aa7e-d18f52a8a8d8 { "volume": { "account": "admin", "clusterid": "65c025c5-7400-4a70-aa3d-03c8f44a0816", "clustername": "10.10.4.221/Trillian/mixed-65-67", "created": "2020-08-26T08:26:06+0000", "destroyed": false, "diskofferingdisplaytext": "Custom Disk", "diskofferingid": "5379c9c4-4b65-4263-bae1-9414ef8267ef", "diskofferingname": "Custom", "displayvolume": true, "domain": "ROOT", "domainid": "411a5508-e2f2-11ea-b23b-1e00d8013b4a", "hypervisor": "VMware", "id": "0ae0b19d-5bb6-46e2-b31b-0b855e0b80e5", "isextractable": true, "name": "data", "path": "bc4d0c823edf41569ad2b7586e300d56", "podid": "6aeb012e-2e39-4eec-a87a-373a5501c799", "podname": "Pod1", "provisioningtype": "thin", "quiescevm": false, "size": 1073741824, "state": "Ready", "storage": "ref-trl-1513-v-M7-alex-mattioli-esxi-pri14", "storageid": "4a06efd4-4114-32d3-aa7e-d18f52a8a8d8", "storagetype": "shared", "tags": [], "type": "DATADISK", "zoneid": "08148e95-4cc7-455b-b1c4-e58777b7738d", "zonename": "ref-trl-1513-v-M7-alex-mattioli" } } ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org