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
0 answers

Can I change the project key format at all in JIRA without breaking JIRA Agile?

We require the ability to use numbers in our JIRA project keys. However looking at the documentation it says that any change to the default project key format should be avoided as Greenhopper only supports the default (at least two upper case…
Mike
  • 369
  • 5
  • 14
2
votes
1 answer

Can the IDs of the Story Point and Sprint custom fields vary for different projects and workspace for Jira

Hello StackOverflow community, I am having difficulty understanding certain aspects of custom fields in Atlassian and would appreciate your guidance. I have the following questions: Can the "Story Point" and "Estimated Story Point" fields have…
melihkizmaz
  • 31
  • 1
  • 2
2
votes
0 answers

Is there any option to display total story points per epic from the current sprint in Jira dashboard, without using any external add ons

Can't find any gadgets that sum up story points per epic in the Jira dashboard and my company policy doesn't allow to use external add ons. Tried pie chart gadget, but it shows % based on story count not story points as in the below image Can't…
Jo365
  • 69
  • 1
  • 1
  • 7
2
votes
1 answer

Confluence / JIRA :: What is a Filter Result Gadget?

I would like to create an Eisenhower Matrix in Confluence / JIRA. I taught found a practical solution on the ATLASSIAN Community : but unfortunately when I put it in place I cannot find a Filter Result Gadget in Confluence. Is anyone aware of how…
Francesco Mantovani
  • 10,216
  • 13
  • 73
  • 113
2
votes
1 answer

Agile JIRA Authentication failure

I am trying to get the token for my agile-jira server but getting "401 Unauthorized" for the below url I am using to get it done. https://agile-jira.mycompany.com/jira/rest/auth/1/session I am using Authorization as Basic Auth In…
2
votes
1 answer

Jira cloud REST API v3 with OAuth2 - Get list of sprints

Is there any way to get list of sprints using Jira REST api version 3 with OAuth2? I'm well aware of this API: https://developer.atlassian.com/cloud/jira/software/rest/. But it does not support OAuth2.
2
votes
1 answer

Fix Version vs. Release Version History in Jira

In Atlassian JIRA, what is the difference between the fields "Fix Version" and "Release Version History", and when should you use what? I cannot seem to find any definitions and recommended usage of these fields online. This distinction is very much…
Krishnan
  • 1,464
  • 15
  • 21
2
votes
1 answer

Integrating maven changes plugin with Jira agile

We have recently migrated to jira agile and the issues have changed from tasks bugs to stories. We have been using maven changes plugin to automatically send notification for new releases and it successfully includes issues resolved and so on. Now…
airmil
  • 115
  • 1
  • 2
  • 7
2
votes
1 answer

How can I add "time estimate" field into Jira's Create Issue Form?

When creating an issue in Jira v7.3.6 (e.g. Task/ Story/ Epic) there is no "time estimate" field. Is it possible to add it there?
Marcel
  • 1,084
  • 2
  • 15
  • 28
2
votes
1 answer

How can I use JIRA to track Story Points per Developer on my team?

I need to provide some metrics on my Scrum team for management. The most important metric is how many story points are assigned to each member during a sprint. I would like to just assign them to the team in general, as that would be a better…
Logan Kitchen
  • 744
  • 3
  • 13
  • 26
2
votes
4 answers

How can we copy the list of issues from one project to another in JIRA?

We have one project in JIRA and we have uploaded all the issues under it. The issues are stored in the category wise structure. For Example: Module 1 >> Test Cases We want to fetch(copy) the test cases of few categories into another project. Is…
Ashish Sharma
  • 131
  • 1
  • 5
  • 19
2
votes
2 answers

Jira cleaning responsibility

We have a team of 20 people divided in 2 teams and a jira bord for both of them. We work on agile scrum methodology. The team components are a pm/scrum master, BA, PO, testing team, ux,ui and backend dev team. The problem we have is that the bord…
Radu
  • 1,047
  • 12
  • 34
2
votes
1 answer

Disable JIRA e-mail notifications to one user

One of our JIRA users wants to disable the option to receive any kind of e-mail from JIRA and updates from the wiki. How can this be implemented? Please provide the exact steps so that it can be switched off, or explain what I can do to create that…
2
votes
1 answer

jira search ascending oldest to newest.

This currently is my search for lira issues "project in ("project a", "project b") AND status not in (Resolved, Closed) ORDER BY createdDate". What would I have to change or add to make it so it is ascending which would display issues starting…
newmarylandjersey
  • 111
  • 1
  • 3
  • 12
2
votes
1 answer

Client specific project in jira

My question is how to create client specific projects in JIRA cloud, so that clients can't view company's internal project and are restricted to their own project view in JIRA?
1 2
3
17 18