Opened 4 years ago
Closed 3 years ago
#3433 closed defect (fixed)
New conflict resolution with way combining prevents any combining
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | critical | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: | osm@… |
Description
I tried to combine two ways with exactly same set of tags (both have landuse=village_green and source=cuzk:km) - dialog "Conflicts when combining ways" always appears, listing these two tags and for each of them give drop down box with the tag value and "none" option. No matter if I press apply or cancel, the result is the same - no combining is done and the ways are kept as is.
JOSM Revision 2075
Attachments (0)
Change History (8)
comment:1 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
comment:2 follow-up: ↓ 3 Changed 4 years ago by Gubaer
The conflict dialog isn't displayed anymore if there are neither tag nor relation conflicts.
I'm pretty sure, though, that your ways have been combined. You should see a respective command in the command list dialog and it should consist at least of one delete command and one change command.
comment:3 in reply to: ↑ 2 Changed 4 years ago by malenki
- Resolution fixed deleted
- Status changed from closed to reopened
Replying to Gubaer:
The conflict dialog isn't displayed anymore if there are neither tag nor relation conflicts.
It is displayed (again) when I try to merge two identical parts of ways which belong to the same relations. If no relation is involved the dialog doesn't show up.
comment:4 Changed 4 years ago by malenki
- Cc osm@… added
PS: I just tried to resolve conflicts with that dialog while merging ways. Setting all tags at the dialog to identical values and click [accept], the dialog disppears and the ways remain unmerged. Am I missing something or is it the dialog which doesn't work?
comment:5 Changed 4 years ago by Gubaer
Probably something is broken. I'm looking into it.
comment:6 Changed 4 years ago by Gubaer
I can't see that something is broken (not in the sense that ways are not merged at all). Do you have a sample file?
comment:7 Changed 4 years ago by malenki
I've tried now some minutes, the bug is not reliable reproducable. :( But I vow it is there, saw it with my own eyes... I will keep them open an tell news as soon as there are some :(
comment:8 Changed 3 years ago by stoecker
- Resolution set to fixed
- Status changed from reopened to closed
Should be fixed inbetween. Reopen if not.



(In [2079]) fixed #3433: New conflict resolution with way combining prevents any combining