When using GroupTable.groupBy(…) the column stays where it is (see below). It would be better to have it automatically pushed to the left of the table.
And if calling groupBy with “column3, column1, column2”, they should be added in that order to the left.
And/Or just allow us to manipulate order of columns, and group columns.
Is it possible to have this improvement patched in 6.8.x ?
6.9 is far away from us, because now that we are in production, we prefer waiting some time before upgrading CUBA to a new version, letting it stabilizing.