Setup folders: sort case insensitive
The Setup folders are currently sorted case-sensitive. This results in folders starting with lowercase letters being sorted after folders starting with uppercase letters.
This is also true for drop-down lists in e.g. rule conditions.
Comments: 4
-
05 Nov, '22
Mathias MergedAt the moment folders are sorted like follows: A,B,C,a,b,c
This should be: A,a,B,b,C,c -
06 Nov, '22
Thomas Lippert Admin"Folders should be sorted NOT case-sensitive" (suggested by Mathias on 2022-11-05), including upvotes (1) and comments (0), was merged into this suggestion.
-
08 Jan
Jon DoeThe default sort order should be in general "Natural sort order" which is more human-friendly:
1
2
11
a
a1
a2
a12
A
b
B
https://github.com/SethMMorton/natsort -
22 May
Thomas Lippert AdminPlanned for Checkmk 2.3