Skip to content

Remove default value for line type

Yoann Schneider requested to merge do-not-always-filter-by-type into master

Arkindex has trouble filtering by element type so we should only do it when it's necessary (when there are multiple element types and we wish to exclude some).

This patch removes the default value for line_element_type filter to disable it when not provided.

Merge request reports

Loading