Questions tagged with [jira] should be related to interacting with Jira programmatically.
Is it possible to create an issue in jira using REST api? I didn't find this in the documentation (no …
rest jiraThis blog has a definition of epics in JIRA: Epics are significantly larger bodies of work. Epics are feature-level work …
jira jira-agile epicYou can reopen both a resolved and a closed issue in JIRA. What's the practical difference? (besides requiring different permissions …
jira issue-trackingFor example, let's say I need to find all issues that were resolved within 1 week's time. I need something like: …
jira jqlIs it possible to add a highlighted code to Jira comment? I want to write something like this: The comment …
jiraHere I can able to download only the fields / I can get the contents of only one particular issues to …
jiraWe use Jira ( plain jira, no greenhopper ) for project/task management and a separate system for time tracking. How can …
jira jira-plugin time-trackingwe are on the research level of choosing a full ALM system for our company. we consider both TFS 2012 and …
tfs jira almI am currently using a HTTP method for invoking some URL which will create a JIRA issue. Now I want …
java rest jira apache-camelWe are using Jira / GreenHopper to run our sprints on a Scrum team. The fact that Jira is a bug …
jira scrum jira-agile