Skip to content
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

fix nearby task looping too hard tasks issue #1110

Merged
merged 4 commits into from
May 12, 2024

Conversation

CollinBeczak
Copy link
Contributor

@CollinBeczak CollinBeczak commented Apr 9, 2024

Tickets resolved by this pr: maproulette/maproulette3#2292, maproulette/maproulette3#2018

This change adds a condition to the fetch next priority task query that prevents users from running into tasks that they have already completed, marked as too hard, or one that they skipped.

@CollinBeczak CollinBeczak marked this pull request as ready for review April 9, 2024 18:48
@CollinBeczak CollinBeczak marked this pull request as draft April 17, 2024 16:43
Copy link

sonarcloud bot commented Apr 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@CollinBeczak CollinBeczak marked this pull request as ready for review May 9, 2024 19:27
@CollinBeczak CollinBeczak merged commit 70416fe into main May 12, 2024
7 checks passed
@CollinBeczak CollinBeczak deleted the fix-nearby-task-looping-too-hard-tasks-issue branch May 12, 2024 01:42
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.

None yet

2 participants