davidjumani edited a comment on issue #5290:
URL: https://github.com/apache/cloudstack/issues/5290#issuecomment-897358938


   @kricud Was able to reproduce it. It appears to be a backend issue. Will 
look into adding a fix
   The issue is that the backend sends the total count of offerings rather than 
just the ones the account has access to. Additionally, it filters offerings in 
the response in the code based on the account rather than at a DB level
   
https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/api/query/QueryManagerImpl.java#L3117-L3143


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to