Commit Graph

2 Commits

Author SHA1 Message Date
Rob Orton fa3eeb53fd add throttle to lti_id migrations
also strand datafixup jobs per db cluster

fixes CORE-2405

Change-Id: I8a7b47ef10c7aabd47f11801210730c37f5f2300
Reviewed-on: https://gerrit.instructure.com/179197
Reviewed-by: James Williams <jamesw@instructure.com>
QA-Review: James Williams <jamesw@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
2019-01-24 17:11:50 +00:00
Marc Phillips 3f10c83497 Add unique lti_id to users
closes PLAT-4050

Test Plan:
 - create a user, should work
 - update a user, should work
 - attempt to change the lti_id in teh console, should fail
 - attempt a 1.3 launch and note that id is changed to new id
   - also note the lti11_legacy_user_id field is present

Change-Id: I2747d76b08714a66cd2862b81c4f50e5068021e8
Reviewed-on: https://gerrit.instructure.com/174693
Reviewed-by: Rob Orton <rob@instructure.com>
Reviewed-by: Weston Dransfield <wdransfield@instructure.com>
QA-Review: Weston Dransfield <wdransfield@instructure.com>
Tested-by: Jenkins
Product-Review: Marc Phillips <mphillips@instructure.com>
2018-12-19 18:21:54 +00:00