course_runs.py
6.76 KB
-
Fixed bug with Studio API course run team update endpoint · 0334df1e
We now iterate over the given team members and create them individually, rather than in bulk. This avoids uniqueness errors that arise when we attempt a bulk create operation with an existing row. LEARNER-2468
Clinton Blackburn committed