Currently probe insertions are returned ordered by session start time. They should also be ordered by probe name https://github.com/cortex-lab/alyx/blob/d308f27a6daac39eb9ac65a282890760d720b018/alyx/experiments/serializers.py#L129 Related ONE issue: https://github.com/int-brain-lab/ONE/issues/241
Currently probe insertions are returned ordered by session start time. They should also be ordered by probe name
alyx/alyx/experiments/serializers.py
Line 129 in d308f27
Related ONE issue: int-brain-lab/ONE#241