pietervdvn / MapComplete

An easy-to-use webapp to edit OpenStreetMap
https://mapcomplete.org
194 stars 89 forks source link

When osm object gets created: answers get cleared #1936

Closed thibaultmol closed 2 months ago

thibaultmol commented 2 months ago

Steps to repro:

Also has been a thing for a while, easy repro. Just never made an issue about it it seems

https://github.com/pietervdvn/MapComplete/assets/1010226/c7485c5d-eae8-44b6-ac82-aca632ef9d49

pietervdvn commented 2 months ago

Yes, I know...

There is also another situation where this happens:

Apr 29, 2024 11:00:37 Thibault Molleman @.***>:

Steps to repro:

  • Create an object in mapcomplete, doesn't matter what.
  • Quickly click on any answer to a question but don't submit yet. When Mapcomplete then gets the info back from osm that the object has been created; it will clear all answers given.

Also has been a thing for a while, easy repro. Just never made an issue about it it seems

https://github.com/pietervdvn/MapComplete/assets/1010226/c7485c5d-eae8-44b6-ac82-aca632ef9d49

— Reply to this email directly, view it on GitHub[https://github.com/pietervdvn/MapComplete/issues/1936], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AALGA3TIHM6UXYJHEKG3V6LY7YD3BAVCNFSM6AAAAABG55GYNKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DQNBYGUZTMMQ]. You are receiving this because you are subscribed to this thread. [Tracking image][https://github.com/notifications/beacon/AALGA3UXT6O4VCF4H27KWSTY7YD3BA5CNFSM6AAAAABG55GYNKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHIONSW6I.gif]

pietervdvn commented 2 months ago

Same root cause as #1935

pietervdvn commented 2 months ago

Just tested, fixed together with #1935

thibaultmol commented 2 months ago

Awesome, thx!