ravening commented on a change in pull request #446: URL: https://github.com/apache/cloudstack-primate/pull/446#discussion_r444277670
########## File path: src/config/section/offering.js ########## @@ -27,7 +27,6 @@ export default { docHelp: 'adminguide/service_offerings.html#compute-and-disk-service-offerings', icon: 'cloud', permission: ['listServiceOfferings', 'listDomains'], - params: { isrecursive: 'true' }, Review comment: @shwstppr In the legacy Ui also its a bug and the sub child domain cant see the offerings of the parent domain which is the child of "ROOT" domain. Anyway I will retain the code here and create an issue in cloudstack ---------------------------------------------------------------- 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