Bug report #15869
Processing: QGIS import into PostGIS requires table name
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Victor Olaya | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | 2.18.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23787 |
Description
Batch processing fails with `Missing parameter value: Table to import to (leave blank to use layer name (row 1)`.
The parameter has incorrectly been set as mandatory, whereas it should be taken from input layer name.
Associated revisions
[processing] Fix import to postgis alg when table name not set (fix #15869, 15097)
[processing] Fix import to postgis alg when table name not set (fix #15869, 15097)
(cherry-picked from 271e67e)
History
#1 Updated by Giovanni Manghi almost 8 years ago
- Priority changed from Normal to Severe/Regression
Please use the proper priority when filing a issue (that you know has a specific one).
#2 Updated by Giovanni Manghi almost 8 years ago
regression, do not occur on LTR.
#3 Updated by Nyall Dawson almost 8 years ago
- Status changed from Open to Closed
Fixed in changeset 271e67e37b781260d889778e97064efae72a0b15.
#4 Updated by Giovanni Manghi almost 8 years ago
- Resolution set to duplicate