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

Don't copy a couple fields on sample project tasks #5368

Merged
merged 2 commits into from
Mar 20, 2020

Conversation

Lknechtli
Copy link
Contributor

@Lknechtli Lknechtli commented Mar 20, 2020

Overview

It's really easy to accidentally change a task status on a sample project. This ignores them.

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible
  • Swagger specification updated
  • New tables and queries have appropriate indices added
  • Any content changes are properly templated using BUILDCONFIG.APP_NAME
  • Any new SQL strings have tests
  • Any new endpoints have scope validation and are included in the integration test csv

Testing Instructions

  • reset your dev database and make sure you have the latest version
  • on dev@rasterfoundry.com, edit the sample project by labeling a few tasks
  • create a new account, and verify that the sample project doesn't have any labeled tasks

@Lknechtli Lknechtli merged commit f5cd479 into develop Mar 20, 2020
@Lknechtli Lknechtli deleted the feature/lk/reset-sample-project-task-statuses branch March 20, 2020 18:46
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.

None yet

2 participants