Skip to content

TypeError: Cannot read property 'key' of undefined #198

Description

@CSchulz

Receiving an error while commiting, here the complete output. We are using JIRA 7.0.2.
Verbose in .jirarc doesn't change anything.

It seems to fail somewhere at listProjects(). I think there are the credentials missing.

>git commit --amend -m "TEST-1 test"
WARNING: The email address you have configured in Git, '...', is not your work email addre
ss. To configure your work email address for this repo run:

> git config user.email "<Work Email Here>"

To configure your work email address for all repos run: (You may want to remember to use your personal email address for
 any open source repos with this option, so choose the option that works best for you.)

> git config user.email "<Work Email Here>" --global

Commit Message:
TypeError: Cannot read property 'key' of undefined
TEST-1 test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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