Bug report #3546
Offline editing plugin does not sync back
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Tim Sutton | ||
Category: | C++ Plugins | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 13606 |
Description
Apparently the Offline editing plugin is broken: it produces the
spatialite db from , but when I ask to synchronize it bac, it fails
silently.
I notice the new record has the gid missing (no serial in the db, I
guess): may this be the reason?
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2 Updated by Paolo Cavallini over 12 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
- Target version changed from Version 1.7.4 to Version 1.8.0
#3 Updated by Paolo Cavallini about 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#4 Updated by vinayan Parameswaran over 11 years ago
- Pull Request or Patch supplied set to Yes
hopefully fixed in
https://github.com/qgis/Quantum-GIS/pull/586
#5 Updated by Giovanni Manghi over 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed