Skip to content

Fix Keywords, Cities, etc list views

David Larlet requested to merge fix-keywords-cities-etc-list-views into preprod

groupby requires to first be sorted by the grouped key to be able to perform correctly.

Merge request reports