Top "Jira" questions

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

JIRA vs. Service-Now for Software Project Management

The company that I'm working for is going to start using ServiceNow for its IT operations and call-center management and …

jira agile-project-management servicenow jira-agile
Export JIRA Data

What is the best way to export all JIRA data (projects, issues, ...)? I saw that there is an API and …

export jira jira-plugin
Is it possible to search JIRA for a list of subtasks whose parents are found in a different query?

I have a filter to return a group of parent tasks based on some criteria. I can use this as …

jira jql
JIra + Greenhopper - how to do Agile correctly

I am new to the Agile flow in JIRA + Greenhopper. I am trying to understand what is the correct/better …

jira jira-agile
JIRA: Generating per-user time report?

Sorry if SO is not the best place, but I have time-tracking enabled in JIRA and want to be able …

jira
How to connect Jira and Gerrit

I am using Gerrit and Jira. I want to connect with gerrit to Jira. When I review the code and …

jira gerrit
JQL: Filter other query

I have a saved query from another user, showing all open tickets of our developers. What I want to do …

jira jql
How to trigger a Jenkins job from a status change in Jira

I have been looking for a while now for a way to trigger a Jenkins job from the status or …

jenkins jira jenkins-plugins jira-plugin jenkins-jira-trigger
Jira and TFS integration?

Does anybody know of an plugin that can be used to integrate Jira with TFS?

plugins jira tfsintegrationplatform
SSL3 Certificate Verify Failed when Connecting to JIRA API Using Python

I'm currently running into an error when attempting to connect to JIRA using Python2.7 and the JIRA REST API (http://…

python python-2.7 jira jira-rest-api