Modify ↓
Opened 12 months ago Closed 12 months ago #314 closed task (fixed)Move new default folders to default position in folder listtree
DescriptionPhenomenon
Currently when a default folder (incoming, drafts, etc.) is added because it doesn't exist yet it will be added at the bottom of the folder listtree. Better would be to add it at a sensible place with an internally defined order. Background analysis
E.g. when adding the "Drafts" folder it should appear right after the "Incoming" folder. A sensible default folder order could be:
1) Incoming Implementation recommendationAttachments (0)Change History (1)comment:1 Changed 12 months ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



(In [6033]) * YAM.c, YAM_COs.c: new standard folders created during the startup phase are now moved to a sensible position within the folder listtree automatically. This closes #314.