Bug report #6060
QGIS 1.8 Split Features doesn't work as in 1.7
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Digitising | ||
Affected QGIS version: | 1.8.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 15422 |
Description
Hi,
I have a postgres table of lines (see attachment).
In QGIS 1.7 I can split them perfectly.
In QGIS 1.8 I can do it too, but when I save changes I noticed that QGIS 1.8 uses the same primary keys in all splitted features (so Postgres complains that it violates Primary Key rule).
I noticed that my table has primary key as last column, while other tables with it at first position do the work.
Related issues
Associated revisions
History
#1 Updated by Jürgen Fischer over 12 years ago
- Status changed from Open to Closed
Fixed in changeset cb1e7d3f6b0864d1b448b52e7ccb49faaad20f63.
#2 Updated by Jürgen Fischer over 11 years ago
Jürgen Fischer wrote:
Fixed in changeset cb1e7d3f6b0864d1b448b52e7ccb49faaad20f63.
Better fix in 2a002c558e9