Skip to content

Fix InterpolateProfilesPerAreasAlgorithm when fid field

When using some GRASS algorithm we get an fid field which change fields indexes. This avoid errors by setting a fixed list of field on output and copy attributes by fields names.

Merge request reports