rhtyd commented on issue #7: [WIP] Feature/vm wizard URL: https://github.com/apache/cloudstack-primate/pull/7#issuecomment-549787456 Hi @svenvogel in the second screenshot, the order is used to determine the sort order of a resource. CloudStack stores the order in `sort_key` in the `data_center`, `vm_template` and offerings related tables in the cloud db. This sort order is then used to render the sequence of items in the list API response by default, so whatever sort order the admin configures; the templates show up in the UI with that order for each tab (featured, community etc...)
---------------------------------------------------------------- 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 With regards, Apache Git Services