Skip to content

Preserve sorting in the ListView

When an incidence editor changes an incidence, the ListViews in the Event View and the Search Dialog update, and re-sort themselves by the starting date in ascending order, overriding the user's choice.

This patch tracks changes to the view's sort column and order, and also saves them in the application settings.

BUG: 441530

Merge request reports