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

Import: Update to run all tasks by default #2582

Merged
merged 2 commits into from
Sep 4, 2019

Conversation

kevinrobinson
Copy link
Contributor

Update to #2579, the defaults in import.thor only included x2 and star importers, and I assumed it was all. This updates it to be all, and also adds the google group to the list of importer keys.

$ thor import:start --help

Usage:
  thor import:start

Options:
  [--school=one two three]                                   # Scope by school
  [--source=one two three]                                   # Import data from one of the keys in 'FileImporterOptions'
                                                             # Default: ["504", "assessments", "attendance", "behavior", "courses_sections", "ed_plan_accommodations", "ed_plans", "educator_section_assignments", "educators", "google", "star", "star_math", "star_reading", "student_section_assignments", "student_section_grades", "student_voice_surveys", "students", "x2"]
  [--only-recent-attendance], [--no-only-recent-attendance]  # Only import attendance rows from the past 90 days for faster attendance import
  [--skip-old-records], [--no-skip-old-records]              # Skip old data (eg, more than a calendar year old)
  [--skip-index-updates], [--no-skip-index-updates]          # Skip updating indexes after the import task is completed (not recommended except for when profiling)

Import data into your Student Insights instance

@kevinrobinson
Copy link
Contributor Author

selfie

@kevinrobinson kevinrobinson merged commit 67540f7 into master Sep 4, 2019
@kevinrobinson kevinrobinson deleted the patch/update-import-defaults branch September 4, 2019 13:35
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.

1 participant