Skip to content

Fix bug where PUT /challenge/:id discarded the datasetUrl field#1213

Merged
CollinBeczak merged 1 commit intomainfrom
jlow/challenge-dataset-url-bugfix
Mar 18, 2026
Merged

Fix bug where PUT /challenge/:id discarded the datasetUrl field#1213
CollinBeczak merged 1 commit intomainfrom
jlow/challenge-dataset-url-bugfix

Conversation

@jake-low
Copy link
Copy Markdown
Contributor

The PUT /api/v2/challenge/:id endpoint was ignoring the datasetUrl field in the request body, rather than using it to update the stored challenge information in the database. This meant that challenge authors could not update the Rapid Dataset URL field after the challenge was created (edits to that form field would silently be ignored).

See also maproulette/maproulette3#2385 (comment)

@sonarqubecloud
Copy link
Copy Markdown

@CollinBeczak CollinBeczak merged commit 5c04b04 into main Mar 18, 2026
9 checks passed
@CollinBeczak CollinBeczak deleted the jlow/challenge-dataset-url-bugfix branch March 18, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants