Bug report #14154
Digitizing: "Reuse last entered attribute values" should not overwrite primary key column
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Digitising | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22156 |
Description
When digitizing, the "reuse last entered attribute values" option also sets the value of the last value of the primary key column.
This value has to be unique, so it makes no sense to set the value of the last digitized record.
In fact, with this setting enabled, one has to manually remove the last value - which is quite annoying.
Associated revisions
don't use last used values on primary key fields (fixes #14154)
History
#1 Updated by Jürgen Fischer almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset fdeff6354227f7e2f102706866102096ad6b5599.