Modify

Opened 5 years ago

Closed 5 years ago

#553 closed defect (fixed)

CombineWayAction does not reuse existing ids

Reported by: Andy Street Owned by: framm
Priority: trivial Component: Core
Version: Keywords:
Cc:

Description

Steps to reproduce:

  1. Load some OSM data.
  2. Create a new way that can be combined with an existing way.
  3. Select the new way then the existing way.
  4. Combine the two ways using the Combine Way action.

Expected results:

The two ways are combined and take the id of the existing way.

Actual results:

The existing way is deleted and the resulting way has an id of 0.

Attachments (1)

CombineWayAction.patch (1.7 KB) - added by Andy Street 5 years ago.
Patch to reuse an existing id where possible

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by Andy Street

Patch to reuse an existing id where possible

comment:1 Changed 5 years ago by anonymous

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

Applied in r699.

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.