kiranchavala commented on PR #7667:
URL: https://github.com/apache/cloudstack/pull/7667#issuecomment-1659840982

   > @kiranchavala , I tested this with the API. It should work as expected 
now. Sorry for the extra work. ua : user/account up : user/project dp : 
domain/project da : not visible ;)
   > 
   > ```
   > (luser) 🐱 > list virtualmachines listall=true projectid=-1 filter=name
   > {
   >   "count": 3,
   >   "virtualmachine": [
   >     {
   >       "name": "up"
   >     },
   >     {
   >       "name": "ua"
   >     },
   >     {
   >       "name": "dp"
   >     }
   >   ]
   > }
   > ```
   
   @DaanHoogland  is the fix only for API or is UI also included ?


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to