I\'ve developed a Jira plugin (a post function) which is working fine.What I\'d like this plugin to be able to do it to retrieve the Non Working Days that have been been previously saved using the Gre
in order to bypass the JIRA-mercurial plugin, I need to replicate my (private) mercurial repository in a private mercurial repository in bitbucket. I and the other users will continue to \"push\" our
I am importing issues from a non-legacy issue tracker systems DB into Jira. I am able to import all the issues from the DB, properly with the help of customized \'ji开发者_开发百科ra-importer-plugin.
I have couple of classes in jira.py, providing 2 for sample class JiraCommand: name = \"<default>\"
At work we thought it would be nice to track our performance statistics on a daily basis with Jira. We already have an automated testing suite, but ideally we could link this to Jira ticket spanning a
We have a custom jira gadget that summarizes the ti开发者_如何转开发me developers booked on tickets.
What is the best way to export all JIRA data (projects, issues, ...)? I saw that there is an API and a plugin mechanism which probably can provide all the information. But what is the easiest way to e
In JIRA, is there a way when a sub task is created, to have it inherit custom field values from the parent?
I am trying to configure the JIRA plugin with Jenkins but I am receiving the error \"This is a valid URL but it doesn\'t look like JIRA\".
I want to make a jira plugin that works like a workflow validator, but instead of not allowing a transition if certain conditions are not met, I want to just bring up a warning dialog where the user c