On table grouping by keeps order, order by doesn't keep grouping
Aperta
bug
Menas
priority: medium
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Describe the bug
If I order by and then group. The order is maintained. But not vice versa.
## Expected behaviour
I expect grouping to last even through ordering. So I can use both methods at the same time.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.