Top "Jira-agile" questions

Jira Agile, formerly known as Jira Greenhopper, is the Agile taskboard, planning and reporting add-on for Jira.

JIRA: Epics vs Labels vs Components

This blog has a definition of epics in JIRA: Epics are significantly larger bodies of work. Epics are feature-level work …

jira jira-agile epic
How do you create user stories and tasks in Jira / GreenHopper?

We are using Jira / GreenHopper to run our sprints on a Scrum team. The fact that Jira is a bug …

jira scrum jira-agile
How to integrate Jira with GitLab CE?

We have self hosted GitLab CE and Jira, we want link git commit with jira issue link git commit with …

jira gitlab jira-agile gitlab-7
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
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
JQL to retrieve all stories and sub tasks related to specific epic

Is it possible to use raw JQL (not using any plugins) to filter for ALL stories AND their respective sub-tasks? …

jira agile jql jira-agile
How to manage story points when there are a number of tasks?

I am trying to get my head around how story points are assigned to sub tasks and how the story …

jira scrum jira-agile
How to get all sprints in project using JIRA REST API

Is there anything something like "http://www.example.com/jira/rest/agile/1.0/sprint?project=XYZ", to retrieve all the sprints …

jira jira-rest-api jira-agile
JIRA JQL: Issues resolved in the current sprint

I would like to be able to filter for issues that are have been resolved in the current sprint. Generally …

jira agile jql jira-agile
How to get JIRA Agile issues assigned to the current sprint for the current user using the JIRA REST API?

I'm getting started working with the JIRA REST API. I've learned how to get all the issues assigned to the …

jira jira-plugin jira-rest-api jira-agile greenhopper