maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
124 stars 33 forks source link

Tasks partially loaded #264

Closed rmikke closed 6 years ago

rmikke commented 6 years ago

I have created a challenge 2962 based on Overpass query http://overpass-turbo.eu/s/xtW . The query itself returns quite a lot of results. But MapRoulette changes status from "building tasks" to "partially loaded" and stays so for all day. I've tried to rebuild it yesterday once and today. Why is that so?

mvexel commented 6 years ago

That's strange. The challenge does seem to 'work' already, http://maproulette.org/mr3/challenge/2962

But I can confirm that the status seems to be 'stuck' at 'Partially loaded'.

We'll have to look into that one. Thanks for reporting!

rmikke commented 6 years ago

Well, it also does not show on the challenge list (even filtered to "POI" and "near me" challenges) although I've marked it as "visible".

mgcuthbert commented 6 years ago

The partially loaded state, is actually a form of a complete state. Basically the during the creation of tasks from the overpass query some of the tasks failed to be created due to some error. The new MR3 UI needs to handle this state a little differently and show the tasks.

nrotstan commented 6 years ago

Thanks for the report! The fix for this will be included in the beta.4 release.