Issue with Edit Feature in-place for Split with Lines #57924
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Processing
Relating to QGIS Processing framework or individual Processing algorithms
What is the bug or the crash?
`Could not commit changes to layer roads_v5
Errors: ERROR: 4 feature(s) not added.
Provider errors:
PostGIS error while adding features: ERROR: duplicate key value violates unique constraint "pak_roads_v5_pkey"
DETAIL: Key (id)=(1311202) already exists.
`
Steps to reproduce the issue
Versions
QGIS version
3.8.2-Zanzibar
QGIS code revision
4470baa
Compiled against Qt
5.11.2
Running against Qt
5.11.2
Compiled against GDAL/OGR
2.4.1
Running against GDAL/OGR
2.4.1
Compiled against GEOS
3.7.2-CAPI-1.11.0
Running against GEOS
3.7.2-CAPI-1.11.0 b55d2125
PostgreSQL Client Version
10.8
SpatiaLite Version
4.3.0
QWT Version
6.1.3
QScintilla2 Version
2.10.8
Compiled against PROJ
5.2.0
Running against PROJ
Rel. 5.2.0, September 15th, 2018
OS Version
Windows 10 (10.0)
Supported QGIS version
New profile
Additional context
tool unable to produce new id for split feature tool when used on postgis line layer
The text was updated successfully, but these errors were encountered: