You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Jira Align Enterprise Insights enables you to create custom reports and dashboards with your existing data visualization platform (ex. Power BI, Tableau, etc.). While viewing a custom report or dashboard, your users may want to view the related work item data in Jira Align. This requires users to manually search for a work items in using the work item search in the Jira Align UI.
Wouldn't it be great if you could have hyperlinks in your custom reports that your users can click on that directly open work items in Jira Align?
It's possible to dynamically create links in your customer reports and dashboards that directly link to a Jira Align work item. So when a user clicks on a link in the report it will open the detail panel slide out for the work item in Jira Align. This article provides an overview on how to construct dynamic URLs to link directly to Jira Align work items which can be embedded in a custom report.
Before starting, you must know how to create hyperlinks using an expression or formula to dynamically construct a URL link by concatenating values in your own data visualization tool (ex. Power BI Desktop, Tableau Desktop, etc.) which is not covered in this article.
https://[Domain].jiraalign.com/[Grid Name]Grid?FirstTime=True&[Object Type]ID=[Jira Align ID#]
The following steps provide instructions to replace the elements in bold in the above base URL direct link structure.
1. Replace [Domain] with the domain of your Jira Align instance which can be found in the Jira Align URL. Ex. atlassian.jiraalign.com
2. Replace [Grid Name] and [Object Type] with values in the corresponding columns in the table below for the Jira Align object you want to construct a direct link for
Jira Align Object | Grid Name | Object Type |
Theme | Theme | Theme |
Epic | Epic | Epic |
Capability | Capabilities | Capability |
Feature | Request | Feature |
Story | Story | Story |
Task | Task | Task |
Objective | AddMilestone | Milestone |
Risk | Risk | Risk |
Dependency | Dependent | Dependency |
Impediments | Blocker | Blocker |
Team | Team | Team |
Release (a.k.a. Program Increment, Quarter, etc.) | Project | Release |
Release Vehicle |
ReleaseVehicle | Vehicle |
3. Replace [Jira Align ID#] with the value of the column in Enterprise Insights table that contains the Jira Align ID of the object (ex. Feature ID)
Below is an example of a URL that links to directly to feature. The parts of the URL in bold are values that have been replaced in the base URL direct link structure.
https://atlassian.jiraalign.com/RequestGrid?FirstTime=True&FeatureID=1
This is one more tool that you can add to your tool chest that will enable you to extend the experience of your Enterprise Insights custom reports and dashboards for your users.
Sam Tsubota
Atlassian TeamSenior Product Manager, Enterprise Agility
Atlassian
Los Angeles, CA
26 accepted answers
0 comments