Changes between Initial Version and Version 1 of Ticket #19104
- Timestamp:
- 2020-04-17T06:55:25+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19104
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #19104 – Description
initial v1 3 3 2. open the route relation in relation editor, note that the same node appears twice in the relation 4 4 3. select that node and press G to unglue 5 4. select "New node" for the membership 5 4. select "Old node" for tags, "New node" for the membership 6 6 7 7 ==== What is the expected result? 8 same way members in the relation 8 same way members in the relation, old node not in relation, new nodes in the relation 9 9 ==== What happens instead? 10 one way member is removed 10 one way member is removed, old node is still in the relation 11 11 ==== Please provide any additional information below. Attach a screenshot if possible. 12 12 Probably a very theoretical error, just noticed it while looking at the code in `UnglueAction.updateMemberships()`