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.

Comments

matsbla created an issue. See original summary.

u_tiwari’s picture

StatusFileSize
new3.36 KB

Patch to fix alphabetical sorting.

matsbla’s picture

Issue summary: View changes