Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×We have a Structure created in JIRA with multiple views. In one of the views, we have columns of different types, such as testruns, notes, formulas, etc. Currently, we have REST endpoints to retrieve...
Problem Statement - Unable to get all historical versions for fixversion. Any version removed previously are not included in the output array Example - History of fixversions = fixversions += ...
We have a field name labels which we use to tag our features. The label indicates the team which is working on the feature. In my structure view, I have created a hierarchy with Portfolio epics, Prog...
I am trying to show what work was committed in a sprint and what work was moved out while the sprint is active on a Structure chart? I can write a query to insert the issues on the active sprint ont...
In a structure i have a matrix where columnlabels are affected versions we have (our list 2024Q1 ; 2024Q2 : 2024Q3 : 2024Q4 : 2025Q1 ; ...) The colouring in cell in column on row needs to be pulled ...
I have a Jira structure to help us identify those that needs leadership review. It looks like this: A bunch of Jira items, grouped by "functional team". I calculate a custom field, "Needs re...
In my JIRA structure with the Gantt plugin, I would like to have the Start and End Dates for Features in my Gantt view be specified by its children's MIN "Target Start" / MAX "Target End" Dates (chil...
I use this formula to check is something is scheduled past due date with parentDueDate = parent#level=5{duedate}: with latestReleaseDate = fixversions.releasedate: IF (issuetype = "Child" AND ...
I would like to show the below in their each column within our structure - how many done issues under an epic were in the previous sprint - how many issues under an epic are in th...
For a given issue, I want a structure formula column to display the total for each of the different issuelinks.type for that issue. Basically the equivalent of a UNIQUE_COUNT. I can use UNIQUE...
I am using Structure for Jira. I want to define an Expr expression to display the open issues that this issue is dependent on. I have a working expression for displaying all issues that this issue i...
Good morning, I would like to create a formula in JIRA Structure in order to highlight the overdue days comparing the date of today and the field Target Start, but only for the issue type: Story. I...
Hi, I want to display if an epic from structures has still open sub items, but without bringing the epic sub items in the structure itself.
Good morning, I have a structure where I defined a custom column (Formula) for all the issues in this structure. Is it possible to assign the value calculated in the formula to each issue type, so ...
I am trying to access the fix version on issues that are linked to another issue through a formula. I am able to access other properties; however, any properties that are arrays (fixVersions, compon...
I am trying to come up with a formula that checks if the current row in my structure has any dependencies that need to be completed before this issue, and if so add the effort for this issue to the l...
Hi, I have a structure with the hierarchy initiative - epic - story. One one initiative, the total of story points is 460, and for one epic all stories are complete with a total of 32 story points. ...
...bove (I think it's from PowerScript), is there something similar in EXPR? Something like (if(epic of this story meets certain criteria;storypoints;0)
Hi, I know that Labels are not the best way to be used to display a list of issues, but it's widely used. I would like to create a wiki markup formula for a field in my Structure that would sh...
...ave ABC-456 also In Progress, but its last sprint was in a closed Sprint 1, so it will instead show "Backlog". I tried using this Expr formula, but I can't seem to find the variable to get c...
I have a customfield called "Client Field" and it has three options "Done","Completed" and "NA". So is there a way that I can write a formula in my structure so that the color will change according ...
Hello. It is necessary to make a column with custom progress in the Structure based on dates: - due date - due date (plan) It is necessary that there be a custom progress bar that would show the ...
1. I have a structure which has feature and user stories both are linked as parent-child 2. How do I write a formula in structure to highlight only stories of current sprint in some particular color...
Need assistance with Jira Structure Formula column. I have built out a Jira Dashboard made up of a number of Structures. The last column of all of my Structures is a Formula column I am using to tra...
For example, if there is a field called "worked iterations" and the value is either empty or has values that show up in the same column separated by commas I would like to indicate 1 value as GREEN, ...
Copied to clipboard