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
2
votes
1 answer

Make Story Points required / mandatory when beginning a Sprint in Agile Jira(Greenhopper)

I want to require the Story Points field to be filled in, but only before starting all sprints. Our team doesn't evaluate the size when first creating issues so it shouldn't be required that early. Story points will be optional at start, we'd…
Marv-o
  • 141
  • 4
2
votes
5 answers

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 they are looking at its SDLC module for software project management. However, there is also a push (by me) for using…
grumpasaurus
  • 732
  • 1
  • 6
  • 16
2
votes
2 answers

Can I log work on JIRA issue with status "Closed"?

Can I log work on an issue with status "Closed"? I am in the Sprint "Agile" area, and dragged a few issues from "In Progress" to "Done". I forgot to actually log the hours worked, expecting the "estimated" time to just propagate to "logged…
The Camster
  • 1,850
  • 1
  • 20
  • 27
2
votes
2 answers

How do I use Greenhopper to manage developers across multiple projects?

We are currently using Jira 5.1.6 with GreenHopper 6.0.5. We have a lot of projects, probably about a dozen total but only a few that are actively worked on at a time, with the rest being there for occasional bugfixes or other tasks. The 4–5…
user65839
2
votes
1 answer

JIRA/GreenHopper: How to allow users to rank issues, but not change the fixVersion?

For reasons I won't go into here I need to stop developers from changing the Fix Version in JIRA without preventing them from changing the Green Hopper Ranking. This is slightly complicated as Greenhopper allows you to change whether you are using…
Gavin Clarke
  • 379
  • 3
  • 15
1
vote
1 answer

How to make jira and xray properties dynamic of cypress-xray plugin

I am working as a QA and got a chance to integrate Xray with Jira and cypress for automation testing. I have integrated cypress with xray by following this documentaion -> https://qytera-gmbh.github.io/projects/cypress-xray-plugin/ I have integrated…
1
vote
3 answers

Agile - how do you document the app you built?

My question is after you write the initial user stories and then do months of "agile" back & forth with the business analysts/project managers how do you reverse engineer the actual requirements? Our QA lead is constantly frustrated asking us "how…
DeannaD
  • 1,469
  • 2
  • 16
  • 27
1
vote
0 answers

Producing my own Cumulative Flow Diagram with data from Jira for a Scrum project

My team uses a Jira Team Managed project and the CFD chart there is not useful because the time period is for the lifetime of the project rather than a period you want to look at. This has left me with only the option to make my own by using a…
Dan
  • 31
  • 4
1
vote
1 answer

How to to get the string value of custom field (single select) using listener in jira

I am a new learner of Jira and I have no experience with Script runner, And I trying to Write a script in ScriptRunner that gets initiated every time a user selects the “other” option. the "other" is one of four options which I added it under custom…
Asma
  • 11
  • 2
1
vote
3 answers

What is the correct way to administrate the story points of 'In Progress' (partly finished) issues when closing the sprint

When we close a sprint containing issues in progress (partly finished), should we split these issues.. so jira knows how many story points are done in the closed sprint. When we don't do this: moving these issues to next sprint will suggest all…
Raymond Domingo
  • 173
  • 2
  • 9
1
vote
1 answer

Is there any Roadmap creation feature for Projects in Azure DevOps as its there in JIRA?

There is a roadmap feature in JIRA, through which we can create Epics, user stories and assign start and end date to them itself by simply dragging the horizontal bar in table. With help of this feature we can perform month-wise/day-wise or…
1
vote
0 answers

Connecting Jira Service Desk interface with another ticketing tool

I'm deploying a JSD web interface A that should register tickets for our team. Today, the team receives also tickets via another ticketing tool B. I would like to know if there is a way to connect both tools, so the tickets received in tool B can be…
1
vote
0 answers

How can I fetch IP addresses of customers using JIRA plugin development?

I am new to JIRA plugin development. I have created a simple hello world plugin also. Now I want to store the IP addresses of all the customers who create an issue inside a project in JIRA. I am thinking of using getRemoteAddr() method but I'm not…
1
vote
1 answer

How to get all dashboard with “/rest/api/3/dashboard” api?

I am new to Jira and I want to get all the dashboards of a user. So I go through the link and got that by this /rest/api/3/dashboard URL I can find all the dashboards and also got one more point that Apps cannot access this REST resource. Right now…
lazyCoder
  • 2,544
  • 3
  • 22
  • 41
1
vote
2 answers

User Status Dependency in JIRA

I am not sure below scenario can be implemented in Jira or not. In current workflow we have 16 status. Say Status 1, Status 2, Status 3.... Status 16 Now Status 1 to Status 4 Will be with Team A's X Person. Once Task/Issue Move to Status 5 then It…
Smit Shah
  • 314
  • 1
  • 3
  • 13