Skip to content

Jenkins plugin returns "KeyError: 'status'"-2 - change remaining lines. #87

@romanki

Description

@romanki

This issue continuing from "Jenkins plugin returns "KeyError: 'status'" #57"
Please change to ".get('status')" in every line with messages.

2014-09-25 08:58:54,227 - sevabot.frontend.api - ERROR - 'status'
Traceback (most recent call last):
File "/home/skype/sevabot/sevabot/frontend/api.py", line 55, in dispatch_request
msg = self.compose()
File "/home/skype/sevabot/sevabot/frontend/api.py", line 199, in compose
elif payload['build']['status'] == 'FAILURE':
KeyError: 'status'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions