Using Structures App: I have created two levels on my structure where Level 1 is the list of stories/bugs that are "Is Blocked On" or "Depent On Links" by the Level 2 stories/bugs.
How would you write the formula for Bullet 1?
Example
Lvl1 : SummaryText, TeamA, Blank, "Is Blocked By"
Lvl2 : Key, SummaryText, Team B, TeamA, "Blocks"
Hello @Barry Mazin
With a formula like this, you can show the team of issues on the 1st level next to the team of issues on the 2nd level:
The example works great unless you have a 1 to many lists of dependencies.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is my question clear? I am using the Structure App for Jira. I have created a linked structure based on a "dependent on" and "dependent for" for the hierarchy. This structure includes issues (story/bugs) from various teams (assignedteam) from several Jira Projects. I would like to create a new column that shows what teams, the issue is linked with. Here is an example of code that shows the issue keys for each issue in the hierarchy. How do I do the same but I would like to display the assignedteams instead of the issuekey?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.