Opened 15 years ago

Last modified 5 years ago

#6002 new defect

"Upload selection" should not check for parents — at Version 1

Reported by: bilbo Owned by: team
Priority: major Milestone:
Component: Core Version: tested
Keywords: upload selection conflict parent Cc:

Description (last modified by skyper)

When I use upload selection to upload only some deleted objects, JOSM starts checking for parents of deleted objects ("Checking parents for deleted objects").

If I cancel it, upload is cancelled.

If I let it finish, then after 2 requests per every deleted node (could be several hundred requests and few minutes) it just present upload dialog with all the nodes for deletion, which will fail soon, as some of the nodes are used.

So the result (information about which nodes have parents) obtained during those hundreds of requests is not used and is just waste of time and resources. Also, this step is IMHO absolutely unnecessary, as it could be resolved by handling conflicts as they appear.

Change History (1)

comment:1 by skyper, 6 years ago

Description: modified (diff)

Objects within download area should not need to be check on server but include the modified parents in upload which seems to be strange if you only upload selection on the other hand you will get conflicts on these objects without uploading them.

Last edited 5 years ago by skyper (previous) (diff)
Note: See TracTickets for help on using tickets.