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

Add flagged and invalid to task statuses #5403

Merged
merged 5 commits into from
May 6, 2020

Conversation

jisantuc
Copy link
Contributor

@jisantuc jisantuc commented May 5, 2020

Overview

This PR adds migrations and type modifications for flagging tasks (with something wrong) and marking them invalid.

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible
  • New tables and queries have appropriate indices added
  • Any new SQL strings have tests

Testing Instructions

  • assemble api / backsplash if you haven't done that in a while
  • run migrations ./scripts/migrate migrate
  • bring up Groundwork based on raster-foundry/annotate#886
  • go through a label some tasks
  • everything should Just Work ™️ with no network errors

Helps with raster-foundry/annotate#881

@jisantuc jisantuc changed the title Feature/js/add flagged to task statuses Add flagged and invalid to task statuses May 5, 2020
@jisantuc jisantuc requested a review from alkamin May 5, 2020 21:15
@jisantuc jisantuc merged commit c5d509b into develop May 6, 2020
@jisantuc jisantuc deleted the feature/js/add-flagged-to-task-statuses branch May 6, 2020 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants