mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

fix(external course sync): sync course run dates if they are missing #3027

Closed asadali145 closed 3 weeks ago

asadali145 commented 3 weeks ago

What are the relevant tickets?

Follow up fix for https://github.com/mitodl/mitxpro/pull/2998

Description (What does it do?)

Course run dates were not updating If an external course run ID is added for a run and dates are null but the API has dates.

How can this be tested?