Commit Graph

6 Commits

Author SHA1 Message Date
Rob Orton f3e4827e15 batch is required for sis imports
Change-Id: Ia1ff87b2b610c8e54e3ddd88e72242d92786ffb7
Reviewed-on: https://gerrit.instructure.com/150548
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: Rohan Cheeniyil <rcheeniyil@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2018-05-29 21:28:50 +00:00
Tucker McKnight 48e0221073 Allow group category sis ids to be changed
fixes CORE-913

test plan:
- Generate documentation, make sure that the
  change_sis_id.csv parts about group_categories
  make sense.
- Upload a change_sis_id.csv and make sure you
  can change the SIS ID on a group category.

Change-Id: Id3e5813dd1cee371784d43cd9ba9dce90ef9fcd4
Reviewed-on: https://gerrit.instructure.com/139534
Reviewed-by: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2018-03-15 16:45:29 +00:00
Rob Orton f10473ee1f allow changing integrations_ids with sis_import
fixes CORE-659

test plan
 - docs should generate
 - should allow removing integration_ids via sis

Change-Id: Ib7aaf4a5901f7e29f2f1330bf5ae50f99c416f52
Reviewed-on: https://gerrit.instructure.com/134457
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins
QA-Review: Tucker McKnight <tmcknight@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2017-12-06 22:18:15 +00:00
Rob Orton 548e0fca61 allow removing integration_ids
fixes CORE-367

test plan
 - remove user_integration_ids from users with
   the change_sis_id importer

Change-Id: If3b09dad034326a9cab351608ec7ca3b7565f4be
Reviewed-on: https://gerrit.instructure.com/130598
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: Tucker McKnight <tmcknight@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2017-11-03 21:54:39 +00:00
Rob Orton 429c6a2dad clean up change sis id importer
test plan
 - specs should pass

Change-Id: I102ea45fd5ab8ec693eee288f85791430607b3f5
Reviewed-on: https://gerrit.instructure.com/119219
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
2017-07-17 16:03:44 +00:00
Rob Orton f05889bfa0 add ability to swap sis ids with a sis import
fixes CNVS-37718

test plan
 - run rake doc:api
 - verify sis documentation is valid
 - change sis ids of users, courses, sections,
   terms, groups, and accounts

Change-Id: I347348cddd1e237368548a4e7ff245582e33d706
Reviewed-on: https://gerrit.instructure.com/116881
Tested-by: Jenkins
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2017-07-10 19:48:10 +00:00