resmo opened a new issue #2742: VPC offerings not sortable URL: https://github.com/apache/cloudstack/issues/2742 <!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and master branch are affected too. Always add information AFTER of these HTML comments, but no need to delete the comments. --> ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Improvement Request ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ API, VPC ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> ~~~ 4.11 ~~~ ##### CONFIGURATION <!-- Information about the configuration if relevant, e.g. basic network, advanced networking, etc. N/A otherwise --> N/A ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> N/A ##### SUMMARY <!-- Explain the problem/feature briefly --> VPC offerings UI offers to sort the VPC offerings. VPC offerings order is not stored anyware. The api does not support ordering due missing sortkey param (https://cloudstack.apache.org/api/apidocs-4.11/apis/updateVPCOffering.html) ##### STEPS TO REPRODUCE In the UI: Change order of VPC offerings than hit refresh (clicking on magnifier icon) <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> VPC offerings are ordered as desired ##### ACTUAL RESULTS VPC offerings remain in the same order.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
