Skip to content

fix filter for measures on page

Dennis Ried requested to merge fix_tooMuchMeasures into develop

Before contains() was used but this produces too many matches if the IDs contains floating numbers (multiple matches). Now the exact id must occur for a match.

Merge request reports

Loading