Modify ↓
Opened 15 years ago
Closed 15 years ago
#2665 closed defect (wontfix)
History is cleared even when upload does not success
Reported by: | Murphy | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I used Validator to repair some duplicated nodes but it introduced an error I saw while uploading :
"Precondition failed : Node xxx is still used by way xxx"
But after this upload attempt, history was cleared so I couldn't reverse my changes.
=> JOSM must clear history ONLY when upload is successful.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
After an upload process whether completely successful or not there is no possibility to keep the history, as lots of efforts would be required to find out which history elements have already been transfered and which may remain.