You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
n_strand migrations and fix page error for old course copies
all migrations are put on an n_strand for the course's root
account now. This is to prevent a school copying all its
course at a semester boundary from starving other jobs.
Also, some old content migration objects don't have the
migration type set which causes a page error in the new UI
Test Plan:
* in the /jobs UI a migration should have a strand name like
migrations:import_content:#{account_id}
* Course copies from new migration UI and through course settings
should work and not cause page errors when the new UI is refreshed
* Also removed the question mark for the checkbox labeled
"Select migration content"
closes CNVS-6951
Change-Id: Ifbecbc49c40b35c3212e39e92b753c14e499ed6c
Reviewed-on: https://gerrit.instructure.com/22427
QA-Review: August Thornton <august@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: James Williams <jamesw@instructure.com>
Product-Review: Bracken Mosbacker <bracken@instructure.com>
0 commit comments