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

bobby magic wait overpass step should short circuit if no changesets uploaded #5338

Merged
merged 5 commits into from
May 5, 2022

Conversation

brianhatchl
Copy link
Contributor

fixes #5337

@brianhatchl
Copy link
Contributor Author

This can be tested by creating a TM project with four tasks over an area with no data. In master branch these task jobs fail saying "No changeset found" but in this branch the code is okay with a changeset making zero edits and it passes and moved on to the next cell.

@brianhatchl brianhatchl merged commit bdde4d7 into master May 5, 2022
@brianhatchl brianhatchl deleted the 5337_bm_changeset_no_data branch May 5, 2022 00:34
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.

Run All function for Bobby Magic stops if no data is found in a task
2 participants