-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Prevent user from adding duplicate relations #7120
Comments
In fact after we add the first, it should be removed from the hints offered when making the second. |
@jidanni Some types of relations can have the same feature as a member multiple times, such as a road that a bus route traverses twice. Boundaries don't work like that, but I'm not sure if this is a big enough problem to spend time addressing. |
@jidanni Your screenshot shows duplicate tags, not duplicate relations. Let us know if you can reproduce that problem. |
(OK trying again today with the tags part, I found it very hard to get a duplicate tag tip. So the tags part is working OK.) |
Closing in favor of #7648. |
Perhaps prevent the user from accidentally adding duplicate relations.
At least during the Save Edit processing.
The text was updated successfully, but these errors were encountered: