Small utility to load Issues (of type Bug) into Jira for two projects.
-
Fill in the
baseURL
variable with the URL to your instance of Jira. -
Fill in the
project1
andproject2
variables with the Jira project keys you see in your URL with you are on a project.
npm install
npm start