Thank you very much for reporting it.
Execute this SQL Script to fix that error.
Update Widgets
set Properties = REPLACE(Properties,'"DurationFormat":null','"DurationFormat":""')
Where CreatorName = 'TaskEditorCreator'
It will work fine on next update.