Opened 15 years ago
Closed 15 years ago
#3234 closed defect (fixed)
Update selection is broke for relations
Reported by: | Daeron | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
If a incomplete relation is selected and update selection is invoked, only the nodes that are members of the relation and was just downloaded are shown. If the update selection is then invoked second time, all the nodes of the member ways are shown, but not the downloaded ways themselves.
The ways are tried to be downloaded, but they are marked incomplete. Maybe the data is downloaded in wrong order, or some other problem in the way the data is being downloaded?
(In [1948]) fixed #3234: Update selection is broke for relations