Bug report #14013
DB Manager: commit on versioned layers fails
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | DB Manager | ||
Affected QGIS version: | 3.0.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22026 |
Description
Currently the commit to the DB fails for versioned layers, because the original ID (which is not NULLable) is not filled (it must be done by hand, which is not nice). Presumably a function to copy the ID from the original one (for updates), or adding a new one in case of inserts, should be added.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#2 Updated by Paolo Cavallini over 6 years ago
See also #17992
#3 Updated by Giovanni Manghi over 6 years ago
- Affected QGIS version changed from master to 3.0.0
PLEASE UPDATE THE AFFECTED VERSION!