Skip to content

ludwo/SigpToJiraWorklog

Repository files navigation

SIGP to JIRA worklog

Fill JIRA worklog from SIGP work report (exported Excel file). SIGP workreport description format <IssueKey> [description]

ToDo list

  • Read exported Excel file
  • Check duplicates by issue/user/date/description
  • Fill JIRA issues
  • Undo?
  • Test project

Usage

SigpToJiraWorklog <JiraServerUrl> <JiraUserName> <JiraPassword> <SigpExportedExcelFile>

examples:
  SigpToJiraWorklog https://jira.domain.com user.name password workReport201708.xls
  SigpToJiraWorklog https://jira.domain.com user.name password "c:\dir with space\workReport201708.xls"

About

Fill JIRA worklog from internal SIGP system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages