Bug report #11405
"merge selected features" broke on qgis master
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Digitising | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19685 |
Description
it seems that the tool does not work anymore in master, testing with PostGIS layers.
With the same test db/layer it is ok on qgis 2.4
Master returns a
"an error occurred during the merge operation"
message.
It seems fine with shapefiles.
Related issues
History
#1 Updated by Gavin Fleming about 10 years ago
I can confirm on master
#2 Updated by Giovanni Manghi about 10 years ago
Gavin Fleming wrote:
I can confirm on master
what about the case you reported here #11400 ? please leave feedback. Thanks.
#3 Updated by Alexandre Neto about 10 years ago
The tool seems to work fine with shapefiles.
On the other hand, it works well in postgis layer with features that have not been commited to the database yet. Primary key problems?
#4 Updated by Jürgen Fischer about 10 years ago
- Status changed from Open to Feedback
Is this also fixed with d1e23a60 ?
#5 Updated by Alexandre Neto about 10 years ago
It seams to be working correctly on the latest master. Close?
#6 Updated by Giovanni Manghi about 10 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Alexandre Neto wrote:
It seams to be working correctly on the latest master. Close?
if you tested and works then closing.