Modify

Opened 2 days ago

Closed 5 hours ago

#24796 closed defect (wontfix)

History Timeline - Entries are not being written to the database

Reported by: protoxenus@… Owned by: team
Priority: normal Milestone:
Component: unspecified Version: latest
Keywords: history Cc:

Description

Hello,
There seems to be an issue in JOSM where, under certain conditions, an object's history is not preserved—for example, when two points are merged using the “m” command.
Example:
I merged point 11274726715 with point 11307147039 because the former had been mapped at the wrong location.
This should have also written the history of point 11307147039, since its position was adopted.
However, point 11274726715 contains the history of point 11307147039. Could you please check this and fix it?
Thanks, Protoxenus

Attachments (0)

Change History (2)

comment:1 by anonymous, 2 days ago

Sorry, typo:
It should read:
However, point 11274726715 does NOT contain the history of point 11307147039.

comment:2 by stoecker, 5 hours ago

Resolution: wontfix
Status: newclosed

JOSM retains the history of the oldest point. It does not COPY the history. Only thing JOSM can do is decide which of the two point IDs it is using when merging. By default it uses the older one. For a few actions the user can decide.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.