Questions tagged [jira-agile]

Jira Agile, formerly known as Jira Greenhopper, is the Agile taskboard, planning and reporting add-on for Jira. It integrates into Confluence as well and together these products provide a complete solution for agile development and documentation management.

Jira Agile, formerly known as Jira Greenhopper, is the Agile taskboard, planning and reporting add-on for Jira. It integrates into Confluence as well and together these products provide a complete solution for agile development and documentation management.

267 questions
0
votes
2 answers

Sub-tasks and Greenhoper

Is it possible to see the sub-tasks in the Greenhopper plan screen of the agile page ? As it is now, we can only see the cases and not the children sub-tasks (sub-cases)
gpasse
  • 4,380
  • 7
  • 44
  • 75
0
votes
2 answers

How can I remove an issue for a completed sprint in Greenhopper/JIRA?

How can I remove an issue for a completed sprint in Greenhopper/JIRA?
Raphael Oliveira
  • 7,751
  • 5
  • 47
  • 55
0
votes
1 answer

Converting JIRA priority to Greenhopper Ranking

I have an existing project that uses Priority to prioritize tickets. I'd like to convert this project to a Greenhopper project, but I can't figure out how to do a one-time ordering of my backlog ordered by priority. How can I do a one-time re-order…
emmby
  • 99,783
  • 65
  • 191
  • 249
0
votes
1 answer

How to Get Greenhopper End date for Jira object Version in plugin

I am collecting data from linked issues to show in master issue. Our products consists of multiple components. For each of the components we have a team and a Jira project. There is a Jira project for each Product where we track features and…
Alexey
  • 13
  • 1
  • 4
0
votes
2 answers

Jira Agile and several teams in a project

I have a project with 4 teams handling different parts of a fairly large web based system. What would be the best way of handling this in Jira and Jira Agile? One project and board per team or is there another way of organizing this in Jira…
jne
  • 457
  • 2
  • 9
  • 22
0
votes
1 answer

Jira - Greenhopper KanBan - custom done action (move to new board - change status)

We use jira with the Greenhopper plugin. I am trying to find a way to chain workflows. So lets say that we have a development workflow that goes backlog -> queued -> development -> testing -> signoff -> done Simple enough, but I want to create a…
Gavin
  • 2,153
  • 2
  • 25
  • 35
0
votes
1 answer

JIRA/Greenhopper Handling patch releases?

We have the following scenario that we'd like to solve. We create a new sprint, call it sprint "A" with a bunch of issues. Then, we get a call from a customer which results in an emergency patch needing to be released. Here, we'd like to create a…
Adam Levitt
  • 10,316
  • 26
  • 84
  • 145
-1
votes
1 answer

How can I transfer resolution time data from JIRA to Confluence for metric analysis?

How can I transfer resolution time data from JIRA to Confluence for metric analysis? I am able to access JIRA from Confluence and able to see other fields like Status., but I need Resolution time - (created date - resolved date)
Anisha R
  • 1
  • 1
-1
votes
1 answer

How to search and filter issues on created field by specific date JIRA search API

i am using following URL with post request https://jira.domain.com/rest/api/2/search request body { "jql": "project = AF AND created='2022/09/06'", "startAt": 1, "maxResults": 15, "fields": [ "summary", "status", …
-1
votes
2 answers

Sub project creation under one main project in JIRA

I have my one project which is getting expanded in different countries. I want to create one single project and sub project for different country in JIRA to track separately the progress
nikita
  • 273
  • 3
  • 15
-1
votes
1 answer

Jira - Project or Time

We are now starting development using Jira. I currently have a team of 5 software engineers who can work on different projects and also on the same project a few times. What is the recommendation to use Jira? Do I create projects by "projects" or by…
-1
votes
1 answer

How do I get List of Epic Names List from Jira Rest API

How do I get List of Epic Names List from Jira Rest API I am able to fetch TaskName, Assignee, Strat Date ,End Date but I am not able to get EpicNames I am using below API to fetch Backlogs details https://localhost/rest/api/latest/ project in…
-1
votes
1 answer

How to structure teams, projects and specialties in JIRA

We have a department team section in JIRA setup as a project and I have been asked to create Kanban boards and set the section up ready to use but I'm not sure the best way to apply the work the department team is managing into JIRA. We want to have…
user3165854
  • 1,505
  • 8
  • 48
  • 100
-1
votes
2 answers

Disallow specific words in JIRA issue description

There's a product manager that tends throw words like "probably" and "maybe" into his requirements. Is there a way in JIRA administration to prevent this?
Mojo Hand
  • 45
  • 1
  • 4
-1
votes
1 answer

Auto Populating fields in JIRA

When a Story is linked to a Product Feature, I want all of its common fields to be copied over and they also need to be editable. I've been looking into doing a Validator script that's sort of hybrid of the Condition script, but I haven't had any…
melam
  • 1
  • 1
1 2 3
17
18