What is a one sentence summary of your feature request?
Improve the implementation of multiple log-partitions
Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.
currently we have the “issue” that we have 3 partitions in the “logs report”. Because these 3 partitions are not in a chronological order, it is extremely confusing sometimes. As you can see in the picture the first partitions contains logs only to the 28th of January for example → So I need to switch to other partitions to see the latest logs. And this switching between partitions also takes a LONG time, which is annoying.
Would be nice if either
- the partition with the latest logs always gets rearranged to the first place or
- you are getting rid of “switching partitions” in the logs. It is annoying and I don’t think it is nessecary if implemented correctly
How do you currently solve the challenges you have by not having this feature?
switching between partitions, which takes a lot of time and is annoying as you sometimes end up looking for logs in the wrong partition
