Instead of doing this in commodore itself we implemented it in the API, which I think is the better approach
Checklist
[x] Keep pull requests small so they can be easily reviewed.
[ ] Update the documentation.
[x] Categorize the PR by setting a good title and adding one of the labels:
bug, enhancement, documentation, change, breaking, dependency
as they show up in the changelog
We want to be able to sort the order of clusters for commodore: https://github.com/projectsyn/commodore/issues/596
Instead of doing this in commodore itself we implemented it in the API, which I think is the better approach
Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog