For program burndown metrics we are required to link 4 different story "types" to their applicable epics. We do this by using a unique Jira field that is populated with the below identifiers on the s...
Hello! I have a structure formula column where I want to show an array of open issues of a certain type. We have a custom issue type called Risk. When I use the following formula I get all the l...
Hello! I have a structure formula column where I want to show an array of open issues of a certain type. We have a custom issue type called Risk. When I use the following formula I get all the l...
Can I add OR in below formula to add the different type of issue links and put more AND Original formula: WITH _format(issue) = """[${issue.key}|${issue.url}]""" : issuelinks .FILTER($.ty...
Hi everyone, I am able to compare the parent child dates and turn a traffic light red or green accordingly. However, in some cases the Parent Initiative does not have any Epic Children in it and t...
Unsure how this was happened in one of my projects but now my buttons at the top to add issues, indent,etc are disabled.
Hi all, we have a structure set and transformation/filters set up so that you can click on a filter and it filters the structure. User has a view set up and saved and shared to all with the f...
Hello, I am trying to show the variance between the sum of Original Estimates compared to the sum of Time Spent rolled up to the Epic. I'd like to color-code the result of the variance outpu...
Hello all, I have a question about the "structure" module I am unable to clone the structure along with all the associated tasks and the general request. When I save the structure, it actually c...
I am trying to use the field Test_Repository_Path in formula Column in structure COUNT { IF CONTAINS(Test_Repository_Path, "לקוחות") : 1 } The formula seems to be correct but it doesn't w...
Hey everyone! I use Jira Structure (Cloud) and have a formula column helping to calculate estimations and durations following our team rules. I want to enhance my structure by taking in account l...
I am trying to use below formula in jira structure and selecting sum over sub-items but it is not working as it returns error with "VALUE!" IF JQL { "BRP/PI" != "Q1 FY 25/26" and committed in ("N...
Hi everyone, In my Jira Structure, I’m using a setup with the following automation rules: Insert issues via JQL Sort by Agile Rank Group by Assignee The problem I’m facing is that u...
We have a problem where one Structure contains a very large amount of data that needs to be displayed to the user all at once when they click on it. My question now is whether we should split all e...
I'm trying to build a Structure to show my Epics (the ones I am creator/reporter/assignee) and all the "Issues in Epic" whether I am the creator/reporter/assignee or not. I also want the Structure...
I have my structure grouped by feature, with multiple people working on each feature from multiple departments, and about 100 features tracked. I want to organize my planning as to only start work o...
In jira structure, doing a structure column formala with "DATETIME(duedate)" gives an error, only shows "VALUE!". How do I get the timestamp value of duedate?
Hello everyone! I am writing a formula that finds the last subtask of a certain type in a task and want to output comments from this subtask. Is it even possible to do this? WITH getSubtaskComm...
Hello, We have added 6 projects in a struture and we created the same components RFA, SAS in each projects. I need to consolidate the log work per composant via a structure. If I g...
I need to add a custom dropdown column in the Jira Structure view. The new column, titled "Health Check," should allow users to select one of three options from a dropdown menu: "On Track," "At M...
when i use filter (S-JQL) with Structure for jira - id like the "group" by level not to presemted as Grey the content under the "group" by is shown correctly (filtered) for example: [type = t...
When I check Resource Settings | Availability in my newly created structure while reusing the same Default Gantt chart configuration which i previuoslt set up with capacity per role in another structure...
...he Execution Defects (Bugs) for each Test Run affecting the status of each Test covering a NOK Requirement. Ideally, I would like to see a Structure with the Bug at the top of the hierarchy so I can d...
Hi. I am trying to set up a documentation in Confluence Cloud, where Sub Pages are included (/include) into a main Page. I want to have several documentation pages which content is mad...
Hi, I have a backlog with 9000 elements (solution epics, epics, user stories) and more than 10 teams. I am using Structure, I have a Gantt chart. Is there a possibility to automatically schedule f...
Copied to clipboard