Bug report #7729

Save of edited layer results in duplicated data

Added by Patrick Dunford almost 11 years ago. Updated over 10 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:-
Category:Digitising
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:worksforme
Crashes QGIS or corrupts data:Yes Copied to github as #:16637

Description

This happens very often when making changes to layers. On pressing the save, it is not clear where this data comes from, whether it is data that has been previously deleted, or is a duplicate copy of all data that has been changed and needs to be saved. But the attribute table shows extra rows have been added by the save operation, and extra features are visible.

The layer type is ESRI Shapefile and is file based.

I used 1.8 extensively and never saw this problem until I started using 1.9

QGIS version 1.9.0-Master QGIS code revision 2a4d79d
Compiled against Qt 4.7.1 Running against Qt 4.7.1
Compiled against GDAL/OGR 1.9.2 Running against GDAL/OGR 1.9.2
GEOS Version 3.3.6 PostgreSQL Client Version 8.3.10
SpatiaLite Version 3.0.1 QWT Version 5.2.1
PROJ.4 Version 480 QScintilla2 Version 2.6.2

History

#1 Updated by Giovanni Manghi almost 11 years ago

  • Target version set to Version 2.0.0
  • Category set to Vectors
  • Priority changed from Normal to Severe/Regression
  • Crashes QGIS or corrupts data changed from No to Yes
  • Operating System deleted (Windows)
  • OS version deleted (8)

I have seen this too (on linux) and I was about to file a ticket.

#2 Updated by Alessandro Ciali almost 11 years ago

I experienced it too. In my case, the duplicated object comes using the merge feature tool during editing: after saving, one feature appears, while another has been duplicated (only the shape, the attributes remaining those of the feature the has gone). The problem seems not to occur if the merge action is performed after a save and is followed by another save editing.

Btw, I'm experienced some misbehaviour during editing with master on win machine, that can be summarized:
- loss of features (related with merge tool?);
- all feature disappear if using modifing tools (node, split feature, move/rotate); no snap is possible over the disappeared feature until save edits is done.
There are other tickets concerning these arguments:
- Bug #7472 (New): vector editing errors;
- Bug #7267: loss of attributes during cut feature operation;
- Bug #7668 (New): Merge feature tools causes Qgis crash;
Jürgen Fischer posted a link about: http://lists.osgeo.org/pipermail/qgis-developer/2013-April/025320.html ff

#3 Updated by Patrick Dunford almost 11 years ago

I can fill in a bit more context from seeeing it first hand. I was originally thinking this was to do with the post all layers feature, but it happens when saving an individual layer so is not connected with the new post all feature.

What I saw on a map I was working on right now is as soon as I clicked Save, the feature that I had previously delete off the map was reinstated to the map.

I am aware there is an undo function and I assume the deleted feature is kept in the undo buffer, from where it seems to be being reinstated at a save.

#4 Updated by Patrick Dunford almost 11 years ago

And it gets worse. There wasn't one previously deleted feature reinstated, there were multiples.

But having re-deleted these features, they were not reinstated again on the next save. It seems quite random.

#5 Updated by Patrick Dunford almost 11 years ago

And more ... it deletes stuff I just pasted into it.

There hasn't been any comment on this bug for a while, what is the timeframe for resolving it?

#6 Updated by Giovanni Manghi almost 11 years ago

Patrick Dunford wrote:

what is the timeframe for resolving it?

it must be fixed anyway before 2.0

#7 Updated by Mathieu Pellerin - nIRV almost 11 years ago

Patric, others, has anyone witnessed this issue in the last few weeks? I did see this issue over a month ago but at the time was unable to come up with proper steps to reproduce the issue 100% of the time.

Today, I tried editing a shapefile in a variety of ways to see if the duplicate issue is still there, but couldn't reproduce.

#8 Updated by Giovanni Manghi almost 11 years ago

  • Category changed from Vectors to Digitising

#9 Updated by Nathan Woodrow almost 11 years ago

  • Status changed from Open to Closed
  • Resolution set to worksforme

Closing this for now as I can't reproduce it here.

#10 Updated by Patrick Dunford almost 11 years ago

It is data that has been deleted which becomes undeleted at save and I see it all the time.

#11 Updated by Nathan Woodrow almost 11 years ago

I have been adding and deleting features on a single layer with no duplicate data. If you lock down a process or some sample data that would be handy.

#12 Updated by Giovanni Manghi almost 11 years ago

Patrick Dunford wrote:

It is data that has been deleted which becomes undeleted at save and I see it all the time.

Hi Patrick, I have seen this issue in the past, but I'm also not able to replicate it anymore, would you mind add a project with data and the specific steps to replicate the issue? Or even a screencast would help. cheers.

#13 Updated by Patrick Dunford over 10 years ago

It is just completely random and happens in every shapefile layer I can think of. I doubt there is any way any sane person could create a sample.

#14 Updated by Giovanni Manghi over 10 years ago

Patrick Dunford wrote:

It is just completely random and happens in every shapefile layer I can think of. I doubt there is any way any sane person could create a sample.

it was probably fixed with #7472

Also available in: Atom PDF