Following is the way I tried to create a JIRA on a Mountain Lion python: $ jirash createissue PROJ my-subject-line Assignee (blank for default, 'me' for yourself): John Doe Description (use '.' on a ...
This repository contains a Python script that migrates issues from YouTrack to Jira. The script reads issues from a JSON file exported from YouTrack and creates corresponding issues in Jira, including ...