Generations should be listed in numerical order

flox generations displays:

...
Generation 67:
Generation 68:
Generation 69:
Generation 7:
Generation 70:
...

Which is the alphanumeric order, instead of using a numeric order on the generation number.

Good catch, I agree.

I’ll get this filed with our engineering team.

1 Like

Hey I was able to get this fixed up in a new PR style: sort generations numerically by aakropotkin · Pull Request #108 · flox/flox · GitHub .

This will be rolling out in the next release soon.

Thanks for the report!

Fantastic, thank you!

1 Like