Opened 15 years ago
Closed 15 years ago
#3997 closed defect (fixed)
relation-list does not update
Reported by: | t-i | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
If I download the elements of a relation ("Elemente herunterladen", not "Child-Verknüpfungen") that are also relations, the relation-list on the right side is not updated and I can not select a newly downloaded relation. They appear on the Child-Verknüpfungen-Tab though.
Version 2485.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | relation.png added |
---|
comment:1 by , 15 years ago
This is because the child relations were already part of dataset, only after downloading they were no longer incomplete. Unfortunatelly OsmPrimitive doesn't send any event when incomplete state is changed and it can't be easily fixed because incomplete is still public variable.
comment:2 by , 15 years ago
Make incomplete private then. Most usages of incomplete should anyway be replaced be isUsable().
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
relation editor after "Elemente herunterladen"