Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I am working on integrating my company\'s product with Jira so users can log bug reports directly from the application.Everything was wqorking smoothly so i decided to import the data from our live Ji
I am using the Subversion JIRA Plugin and need to query the file changes and commits for a given issue. Is it stored in an xml file or the JIRA database? Where c开发者_开发问答an I start looking?
I have written a client for JIRA in python and I 开发者_JAVA技巧was wondering if there is any way to use my existing libraries written in python for an iPhone jira client.
For issues created in Jira, I cannot seem to update either Status or Resolution in my Ruby code.I also have several custom fields, most of which I can update, but there is one I cannot.I have looked t
I\'ve seen there is a new feature in Jira 4.3, issue status history, but I need more than this. I need to get all the issues of a project that had one or more statuses in a certain period. The JQL que
I\'m trying to use SQL, REST or the Jira Api to find out what the velocity of a project is at any current moment in time. Right now I am trying to find the total number of story points assigned/comple
Is it possible to call the \"Email This Issue\" method (url shows \"com.metainf.jira.plugin.emai开发者_Python百科lissue.action.EmailThisIssue\") from SOAP?I would like to email this issue to the assig
In JIRA, is there a way when a sub task is created, to have it inherit custom field values from the parent?
This is for a web based project where my serverside application code and client side JS/HJTML is under version control. Lets say I release version 1.0, and create a new branch from the trunk with the