Skip to content

Import: Update to run all tasks by default#2582

Merged
kevinrobinson merged 2 commits into
masterfrom
patch/update-import-defaults
Sep 4, 2019
Merged

Import: Update to run all tasks by default#2582
kevinrobinson merged 2 commits into
masterfrom
patch/update-import-defaults

Conversation

@kevinrobinson

Copy link
Copy Markdown
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
Copy Markdown
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