In #3130943: Preloaded entries not sorting we added alphabetic sorting, however this makes child item loose their relation with the head. So we should sort alphabetically, but only level by level in the hierarchy so child items always are under their parent items in the list.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | alphabetic-ordering-doesnt-3218637-2.patch | 3.36 KB | u_tiwari |
Comments
Comment #2
u_tiwari commentedPatch to fix alphabetical sorting.
Comment #3
matsbla commented