Skip to content

KeyError: 'flags' #920

@klfoulk16

Description

@klfoulk16

Screen Shot 2021-02-12 at 8 38 22 PM

The following error was in my zulip-terminal-thread-exceptions.log:

Traceback (most recent call last):
File "/Users/kellyfoulk/Documents/code/zulip-terminal/zulipterminal/model.py", line 1265, in poll_for_events
self.event_actionsevent['type']
File "/Users/kellyfoulk/Documents/code/zulip-terminal/zulipterminal/model.py", line 1124, in _handle_update_message_flags_event
if flag_to_change not in msg['flags']:
KeyError: 'flags'

I was not doing anything in the terminal when this appeared. I had been on my browser and when I moved back to the terminal this was showing on the screen. This was about 1.5 hours after I had issue #919 occur and it was within the same zulip-terminal instance.

Running Zulip Terminal 0.6.0+git on mac in a Z shell

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghigh priorityshould be done as soon as possible

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions