You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/01/22 11:27:18 UTC

[GitHub] [cloudstack] slavkap opened a new issue #4610: [UI] Cannot remove tags on host and primary storage

slavkap opened a new issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610


   If there is only one tag for host/primary storage it's not possible to remove it. The workaround is to replace the tag with a comma ",". In the old UI, this functionality works correctly
   
   API call from old UI is:
   
   > /client/api?command=updateStoragePool&id=c9b09777-7340-3752-8a96-f3835f9f5c53&tags=&capacitybytes=273804165120&name=test2&response=json&_=1611312734947
   
   API call from new UI the tag value with an empty string was not get:
   
   > /client/api/?id=c9b09777-7340-3752-8a96-f3835f9f5c53&name=test2&command=updateStoragePool&response=json 
   
   ##### ISSUE TYPE
   
    * Bug Report
   
   
   ##### COMPONENT NAME
   
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   
   ~~~
   master
   ~~~
   
   
   ##### EXPECTED RESULTS
   
   ~~~
   The tag should be removed
   ~~~
   
   ##### ACTUAL RESULTS
   
   ~~~
   The tag is still set on host/primary storage
   ~~~
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd commented on issue #4610: [UI] Cannot remove tags on host and primary storage

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610#issuecomment-766590973


   Fixed in https://github.com/apache/cloudstack/pull/4611, can you test latest 4.15 and close @slavkap 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [cloudstack] slavkap commented on issue #4610: [UI] Cannot remove tags on host and primary storage

Posted by GitBox <gi...@apache.org>.
slavkap commented on issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610#issuecomment-766641779


   thanks, @rhtyd, it works correctly


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd commented on issue #4610: [UI] Cannot remove tags on host and primary storage

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610#issuecomment-766590973


   Fixed in https://github.com/apache/cloudstack/pull/4611, can you test latest 4.15 and close @slavkap 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [cloudstack] slavkap closed issue #4610: [UI] Cannot remove tags on host and primary storage

Posted by GitBox <gi...@apache.org>.
slavkap closed issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [cloudstack] slavkap commented on issue #4610: [UI] Cannot remove tags on host and primary storage

Posted by GitBox <gi...@apache.org>.
slavkap commented on issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610#issuecomment-766641779


   thanks, @rhtyd, it works correctly


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [cloudstack] slavkap closed issue #4610: [UI] Cannot remove tags on host and primary storage

Posted by GitBox <gi...@apache.org>.
slavkap closed issue #4610:
URL: https://github.com/apache/cloudstack/issues/4610


   


----------------------------------------------------------------
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:
users@infra.apache.org