Skip to content

Process correct model when applying service menu changes

Nicolas Fella requested to merge work/nico/pick into release/23.08

The listview's model is a filter model, we must iterate through the source, otherwise we get incorrect results

BUG: 475547 (cherry picked from commit ef59e42c)

Merge request reports