Storage Dashboard Sorting

dirtyfreebooter

Explorer
Joined
Oct 3, 2020
Messages
72
I see that the storage widget just lists the volumes in database order.

1640477551855.png


Code:
sqlite> select * from storage_volume;
2|vol1|14363476254175755988|0|
3|vol2|3877104943626491312|0|
4|vol3|13723424762671152136|0|
5|vol0|7322847376427029921|0|


If would be nice to see them in alpha-numeric order. Love the new compact design and I know configurability of the dashboard is probably lowest of priorities, but I'd figured I'd at least mention this. :)

Finally moved my TrueNAS Core homelab server to SCALE RC.2.. Other than some random permissions issues that were easily fixed, so far so GREAT!
 
Top