GitHub user DaanHoogland added a comment to the discussion: UI service offering sorting order not working
ok, I see nothing wrong in that fragment. you can check the sequence of `updateServiceOffering` commands issued. I analysed the ones you send but also these seem alright: | id | sort-key | | --- | --- | | 3a3f1232-7055-45cf-b47c-8205aa3c7c0e | 3 | | bd1de9e2-1019-43b6-a512-8952b8a550c5 | 1 | | 7729006c-c6f6-444e-a6f7-5d44c9ff2686 | 2 | | afe9c053-c890-458e-8209-8f9be1d67f94 | 10 | | 74b09c93-4e43-46ae-8961-dd3b71a998b0 | 8 | | c61b50f2-360b-4e1f-8757-c8959be38d36 | 13 | | b511465a-dd7b-4a10-951e-4b991117f11b | 7 | | 1ad3892c-ce5c-4f62-bcf5-2a352c9a51de | 12 | | 95e9f396-aa89-4f0e-9e22-17e5a36ea51e | 6 | | a7ab2868-0857-40b9-9fac-8897e3db3dbf | 4 | | 80cecee5-b8ed-4d40-a17f-23138b251ec0 | 5 | | f8fb8d29-c0c5-4156-9e4c-15225df5cdef | 9 | | 5f75b587-baf9-4da5-8e0a-18001e97060e | 14 | | ec82227d-7670-4798-9018-f5c6e8f5b5d7 | 11 | | 4bc274c4-961a-4bb9-9d63-9757c4e89b5f | 15 | only if you see multiple reorderings, while you perform only one ordering action in the UI, there is something wrong. GitHub link: https://github.com/apache/cloudstack/discussions/10192#discussioncomment-11856527 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org