Questions tagged with [jira] should be related to interacting with Jira programmatically.
I struggled with this question for some time and was able to find the solution. The idea is that my …
jiraIs it possible to use raw JQL (not using any plugins) to filter for ALL stories AND their respective sub-tasks? …
jira agile jql jira-agileI am trying to list all isues in a project with status Done or Closed. When I run a JQL-query …
python jira jql python-jiraI have a JIRA project AAA and lots of tickets like AAA1, AAA2, AAA3 I'd like to search the tickets …
jiraI recently moved to jira for my bug management tool. I have installed the most recent copy which 4.1. We use …
git jiraI would like to search JIRA's "Quick Search" from Chrome's Omnibox. This is not the same as this Chrome Omnibox …
google-chrome jira opensearchMy company has been using JIRA as a requirements tracking tool as well as a bug tracker, and it's been …
project-management jira bug-trackingWe are switching over to SVN+Jira+VS2008 for our .NET development. Are there any plugins for Visual Studio that …
visual-studio jiraI am trying to use oauth to access jira, and I am reading this document: Welcome to jira-python's documentation. But …
python oauth jiraI've spent days trying to find out how to save or update a value into a CustomField programmatically and finally …
java jira jira-plugin atlassian-plugin-sdk