Top "Jira" questions

Questions tagged with [jira] should be related to interacting with Jira programmatically.

Using Google Apps Script to Post JSON Data

I am trying to post JSON data to the URL from google script but getting the above error: Server response : …

json google-apps-script http-post jira content-type
TFS vs. JIRA/Bamboo/SVN

this week I participated a presentation of the 2008 TFS. Currently we are using Jira and Svn (and maybe Bamboo). What …

svn tfs development-environment jira bamboo
Is it possible to change jira issue status with python-jira?

I want to change jira issue status with python-jira.The python-jira API is http://jira-python.readthedocs.org/en/latest/ .I …

python jira jira-rest-api python-jira
Integration of JIRA with TortoiseSVN

Could anyone specify the ways to integrate JIRA with TortoiseSVN to track the issue details? What URL should be specified …

svn tortoisesvn jira jira-rest-api
Create JIRA sub-tasks automatically when issue created

I am wondering there is a way to create sub-tasks automatically when issue created. For example, I create a custom …

jira jira-plugin
How to use JIRA to manage Waterfall projects?

Is it possible to have a custom template/workflow to manage a project that follows Waterfall methodology and use JIRA …

jira waterfall
Searching Jira for label !=

I have a label set for some of my issues. When searching labels="ab" I get the relevant ones, but …

jira labels
How to get all work logs for a period of time from the Jira REST API?

I'm writing an application using PHP and the Jira REST API which is required to generate a report for a …

rest jira
JIRA or Trac?

I used Atlassian JIRA for bug and issue tracking at my last job. I absolutely loved it and it was …

bug-tracking trac jira
JIRA jql Query - what * means?

There is no regexp in JQL: https://answers.atlassian.com/questions/138055/how-can-i-use-regex-in-a-jql-query-i-cannot-match-strings-that-have-a-specific-ending-in-jql-ex-ing-should-match-running-jogging-etc What is the meaning of * in a jql …

regex jira jql