tests.py
13.1 KB
-
Missing discussion blackout throwing exception · a730f811
When the list is empty in discussion blackout on studio side it causes the exception on lms side when we try to access the discussion. We were expecting the values and try to parse it in two values start and end date whereas parsing empty values to two values causing the exception. Now values will be parse when value exists. Empty value will be ignored. TNL-1390
Waqas Khalid committed