Skip to content

Author name causing NullPointerException #116

@s1apped

Description

@s1apped

Hi,

Looks like jira API changed some time ago and author name got removed from comment which is causing plugin to throw
NullPointerException when extracting it:

String name = authorJson.getAsJsonPrimitive(NAME_KEY).getAsString();

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions