Nick Sindlinger created CLOUDSTACK-6837: -------------------------------------------
Summary: Template order changes are not permanent Key: CLOUDSTACK-6837 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6837 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: UI Affects Versions: 4.2.1 Environment: KVM Environment running CS 4.2.1.1 Reporter: Nick Sindlinger Priority: Trivial When using the Template Order buttons in the UI the changes can be seen immediately. However upon leaving the template menu and returning to it you will find that they have returned to the default order and that your changes have not take effect. I can see the API calls taking place in the management logs to reorder all the templates however the changes are not permanent. 2014-06-03 10:44:54,981 DEBUG [cloud.api.ApiServlet] (TP-Processor11:null) ===START=== 69.170.148.179 -- GET command=updateTemplate&response=json&sessionkey=zuM01Ft9Okr5oCJmcs4%2FVQMKXgo%3D&id=a7668b03-d998-46d2-9044-d9c9f54dd03e&sortKey=14&_=1401810294947 2014-06-03 10:44:55,001 DEBUG [cloud.api.ApiServlet] (TP-Processor5:null) ===END=== 69.170.148.179 -- GET command=updateTemplate&response=json&sessionkey=zuM01Ft9Okr5oCJmcs4%2FVQMKXgo%3D&id=fd635fc6-599c-41a3-ae88-b4fb9d4d9f0d&sortKey=19&_=1401810294940 -- This message was sent by Atlassian JIRA (v6.2#6252)