Modify

Opened 4 years ago

Closed 4 years ago

#3408 closed enhancement (fixed)

Allow continuing opened changeset even after restarting JOSM

Reported by: anonymous Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc: singularita@…

Description

If you upload some data and leave the changeset open and then later you either accidentally close JOSM or it crashes or you have to close/kill it because of some bug (like #2918 or #3347), when you start JOSM again you can't continue the changeset you have already open and have to start new one. Since the list of opened changesets of user can be easily queried by API: http://wiki.openstreetmap.org/wiki/OSM_Protocol_Version_0.6#Query:_GET_.2Fapi.2F0.6.2Fchangesets then if I want to continue some already opened changeset that JOSM does not know yet about, JOSM can query for all my opened changesets (though usually there would be only one, you could have multiple opened changesets and upload data from different parts of map to different changesets) and offer me dialog in which I can select one.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by singularita@…

  • Cc singularita@… added

comment:2 Changed 4 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

(In [2115]) new: reading open changesets from the server
new: reading user info from the server
new: any open changeset can be used when uploading
new: generic dialog for closing changesets
fixed #3427: JOSM can't keep many changesets open at once
fixed #3408: Allow continuing opened changeset even after restarting JOSM
fixed #3476: Default selection in upload dialog should be different for unclosed changesets. (Upload dialog now looks different)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.