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

Set status to imported_via_csv for CSV Imported submissions #2077

Merged
merged 4 commits into from
May 17, 2021

Conversation

DavisRayM
Copy link
Contributor

Changes / Features implemented

  • Update safe_create_instance function. Add new argument instance_status
  • Set instance status to imported_via_csv for CSV Imported submissions

Steps taken to verify this change does what is intended

  • Updated questions

Side effects of implementing this change

  • N/A

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #1983

- Update status comment
    - Include new status `imported_via_csv`
- Set instance status for CSV Imported submissions to `imported_via_csv`
@DavisRayM DavisRayM merged commit fd58c7e into master May 17, 2021
@DavisRayM DavisRayM deleted the 1983-tag-csv-imported-submissions branch May 17, 2021 08:25
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.

CSV Import: Mark submissions imported via CSV Import
2 participants