-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TagFix Challenge always returns "Oops, your changes could not be saved" #2344
TagFix Challenge always returns "Oops, your changes could not be saved" #2344
Comments
You were running into this error: The fix: maproulette/maproulette-backend#1121 |
Thank you very much for the fix! |
Unsure if this is of interest to improve UX, but on our end, we did not get the "Way 272138 must have at least one node" part of the error, just everything before. We could deduce that it had something to do with the relation not beeing handled correctly by the 412 error, but maybe it would be an idea to relay the error reason to the user to improve future debugging. |
Question: When will this fix be in production? So that we can check if this resolved our issue. |
There are a lot of other changes that will be included in the deployment including the fix for your issue. So, I'm going to wait to deploy until tonight when MapRoulette is less active, and the fix should be up in production tomorrow morning if there are no issues. |
Describe the bug
I have tried to create multiple challenges using the new cooperative "TagFix" type challenge. I generate the GeoJSON using python, and I can upload it and the tasks are built without problems.
However, when trying to commit a change in such a MapRoulette Challenge, it always returns the error "Oops, your changes could not be saved".
What is the problem? And even more important: How do I as challenge owner can get feedback about what's wrong with my challenge?
Expected behavior
When "yes" is clicked, the OSM object is updated with the proposed tags.
To Reproduce
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: