Modify ↓
Opened 4 years ago
Closed 4 years ago
#2869 closed enhancement (fixed)
Improve wording for "Remove" actions in relation editor
| Reported by: | flo@… | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | relation |
| Cc: | karl.guggisberg@… |
Description
In the "Edit relation" dialog clicking on a relation member which is added twice (or even more times) and pressing "Remove Selected" does not only remove the _selected_ item but all items with the same object type and id.
This is bad for removing relation duplicates as one will need to readd the now bogus removed item.
Attachments (0)
Change History (3)
comment:1 Changed 4 years ago by stoecker
comment:2 Changed 4 years ago by Gubaer
- Cc karl.guggisberg@… added
- Summary changed from Deleting relation member should not delete possible duplicate to Improve wording for "Remove" actions in relation editor
- Type changed from defect to enhancement
There are two "remove" buttons:
- Remove Selected - removes all relation members which refer to one of the primitives in the current JOSM selection
- Remove - removes the relation members selected in the relation member table in the relation editor
Both are useful. In your case, you should use Remove, not Remove Selected.
comment:3 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
fixed in r1790
Note: See
TracTickets for help on using
tickets.



I'm pretty sure this is a duplicate, but I don't find the other one.