bmeme / memento

Memento is a development workflow orchestrator in Perl
GNU General Public License v2.0
8 stars 1 forks source link

Can't call method "_get_api_id_names" on an undefined value at memento/Memento/Tool/git.pm line 83, <STDIN> line 1. #27

Closed g0blin79 closed 3 years ago

g0blin79 commented 3 years ago

Overview

If I run a memento git config init and I don't configure either a Issue tracker or a time tracker, configuration breaks with this error

Can't call method "_get_api_id_names" on an undefined value at memento/Memento/Tool/git.pm line 83, <STDIN> line 1.

Step to reproduce

Expected behaviour

Configuration will be finished with success.