NAME
App::Git::IssueManager::SyncJira - class implementing the sync_jira issue command of the GIT IssueManager
VERSION
version 0.2
DESCRIPTION
Through the sync_jira command issues can be synced from the JIRA Project Management Software to git-issue.
B<At the moment only importing issues from JIRA is supported!>
Mapping Issues from Jira to git-issue is not so easy because types, priorities, and stati do not much.
To overcome these problems the command provides type, priority and stati mapping options.
This command provides no complete support for all Jira issue attributes just enough to support my requiremens.
If you have the need for a more thourough implementation just message me byterazor@federationhq.de.
AUTHOR
Dominik Meyer <dmeyer@federationhq.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Dominik Meyer.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
AVAILABILITY
The latest version of this module is available from the Comprehensive Perl Archive Network (CPAN). Visit http://www.perl.com/CPAN/ to find a CPAN site near you, or see https://metacpan.org/module/App::Git::IssueManager::SyncJira/.
BUGS
Please report any bugs or feature requests by email to app-git-issuemanager-syncjira-bugtracker@federationhq.de.
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Dominik Meyer.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991