Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keep the oldest Way when merging #8708

Merged

Conversation

k-yle
Copy link
Collaborator

@k-yle k-yle commented Sep 21, 2021

Closes #8687

When you merge two ways, it now keeps the oldest one.

modules/actions/join.js Outdated Show resolved Hide resolved
@k-yle k-yle force-pushed the keep-oldest-feature-in-merge branch from b17bd33 to e09a12a Compare September 22, 2021 05:32
@mbrzakovic mbrzakovic self-requested a review September 30, 2021 10:09
@mbrzakovic mbrzakovic added this to the 2.20.2 milestone Sep 30, 2021
Copy link
Collaborator

@mbrzakovic mbrzakovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small but great fix.

modules/actions/join.js Outdated Show resolved Hide resolved
@k-yle k-yle force-pushed the keep-oldest-feature-in-merge branch from e09a12a to 3f12dd5 Compare September 30, 2021 21:32
@mbrzakovic mbrzakovic merged commit 7699034 into openstreetmap:develop Oct 13, 2021
@k-yle k-yle deleted the keep-oldest-feature-in-merge branch October 13, 2021 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When merging ways, older ways should be kept
3 participants