python-o365
python-o365 copied to clipboard
Cannot save Planner TaskDetails without checklist
I am saving TaskDetails with a description and references. Getting
/O365/planner.py", line 103, in update if isinstance(data['checklist'][key], dict) and not '@odata.type' in data['references'][key]: ~~~~^^^^^^^^^^^^^ KeyError: 'checklist'