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

Do we have any Rest API or JQL query to fetch all issues in Jira Server having issuelinks?

Do we have any rest API or JQL query to execute which would fetch all the issues in a project having 0 or more issue links? In Jira Cloud using "numberOfLinks" parameter we could fetch all the issues having issue links. But how do we fetch all the…
0
votes
0 answers

Trigger a rule in Jira after completion of executing a rule

I have a rule that creates subtasks once the Task is created by the user. I have one more rule that checks the fields in the Task and change the status of the relevant subtasks. After creating the task Rule 2 is executing faster than Rule 1, and…
Krush23
  • 723
  • 7
  • 19
0
votes
1 answer

Adding technical decision to JIRA stories

I want to add decision to JIRA just like I can add comments. But the decisions have context. This includes options, consequences etc. Is there anyway I can do this?
dublintech
  • 16,815
  • 29
  • 84
  • 115
0
votes
0 answers

Caused by: org.ofbiz.core.entity.GenericTransactionException: Commit failed, rollback previously requested by nested transaction

I am trying to execute a transition when clicking on a menu item in Jira Data Center. I have tried the following code. It is using the APIs workflowTransitionUtil.setAction, workflowTransitionUtil.validate and workflowTransitionUtil.progress and it…
0
votes
2 answers

querying tickets with * mark JIRA JQL

i need to extract churning tickets using JQL. Normally churning tickets have a * mark after the ticket number. Is there any way to identify that? Example for Churning ticket ABC -128 *
johnson
  • 379
  • 2
  • 17
0
votes
1 answer

How to assign a copied jira board to project using API?

I'm trying automatize some processes. I create a project using Jira API and can not find possibilities to change the board's setting using API. How I am doing it using UI. Firstly I copy the board then I walk to my copied board's settings and…
0
votes
0 answers

Sprint report burndown chart showing only 1 hour for 2 week period

Trying to fix our sprint reports - we're using Jira v8.20.1. We converted from using other tools to using Atlassian Jira and basic Agile in December. I've been tromping through everything that I can find to figure out how to fix this and coming up…
0
votes
1 answer

Please how can I get Jira to identify my newly created team? I think there's a way Teams has to be created in admin setting for us to filter with Team

I'm trying to create a new Scrum Board in Jira, but while pulling the query to create the board, the team is unidentified by Jira, so that points to the fact that we can't filter by Teams in that instance. My admin was unable to find it, probably…
Àwa
  • 1
  • 1
0
votes
0 answers

Is it possible to create a branch automatically from a jira issue without using any 3rd party softwares

Whenever the issue is created in jira and the work is in progress is it possible to have a branch created in GitHub automatically, without us manually having to create a branch with the issue number? Can it be done without any 3rd party apps?
0
votes
1 answer

Jira Server 8.5.8 - Wiki Style Renderer custom field - Set default table using Behaviour Initialiser

I have a Wiki Style Renderer custom field named "My Custom Field" ID = 12345678 I would like to set as default value a small table (2 headers + 2 empty rows): Example Is it possible? In case behaviour is not optional I am open for more ideas. I will…
0
votes
1 answer

How do i export Jira issues along with comments

I am asking this question as I have not been able to find a sufficient answer online. We are running Jira v6.4.1 and are migrating to newer version on cloud. What is the best way to export comments and attachments, if possible? Comments are…
Dain L
  • 1
  • 2
0
votes
1 answer

How to get added time stamp or removed time stamp for the items in sprint in Jira using API

How to get the timestamps that the items were added or removed from the sprint in Jira using API and the timing of when the build completed
BIDev
  • 3
  • 1
0
votes
1 answer

I'm new to confluence and I have a task

I am a new user of confluence, I participate in an workflow in witch customer support receives bugs, I report them to a central team of developers. Now, the thing is I am trying to create a way for the customer support team to have more visibility…
0
votes
2 answers

Is there a way to make user story a subtask of an task?

I would like to make following hierarchy: Task -subtask -user story -user story -subtask -user story -user story But when I am trying to add user story as a subtask to existing task it is not possible
dronikk
  • 39
  • 5
0
votes
2 answers

How to estimate number of days and log daily work in Jira?

I am a newbie to Agile methodology and I somewhat am afraid when I am working on Jira User Stories assigned to me. I have below questions. How to provide estimate for a task or user story assigned to me? I mean what all factors should I consider?…
KnockingHeads
  • 1,569
  • 1
  • 22
  • 42