Skip to content

DayOrders Change Crashes App #4

@dfinley

Description

@dfinley

Whenever the Days Order changes, NextAction crashes:

INFO:root:* Updating model after receiving sync data
Traceback (most recent call last):
File "nextaction.py", line 445, in
main()
File "nextaction.py", line 440, in main
singleton.UpdateChangedData(changed_data)
File "nextaction.py", line 290, in UpdateChangedData
self._SetLabelData(changed_data)
File "nextaction.py", line 263, in _SetLabelData
for label in label_data['Labels'].values():
KeyError: 'Labels'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions