Bug report #18193

QGIS 3: in some modules the "QgsProcessingParameterFeatureSource" is not correctly defined

Added by Giovanni Manghi about 6 years ago. Updated almost 6 years ago.

Status:Closed
Priority:High
Assignee:Giovanni Manghi
Category:Processing/SAGA
Affected QGIS version:3.0.0 Regression?:Yes
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:26084

Description

Example: Simple Kriging

is

QgsProcessingParameterFeatureSource|FIELD|Attribute|5|None|False

should be (like)

QgsProcessingParameterField|FIELD|Attribute|None|POINTS|-1|False|False

Associated revisions

Revision 4289bcb3
Added by Nyall Dawson almost 6 years ago

[processing][saga] Fix some field parameters are incorrectly defined as feature sources

Fixes #18193

History

#1 Updated by Nyall Dawson almost 6 years ago

  • % Done changed from 0 to 100
  • Status changed from Open to Closed

Also available in: Atom PDF