Hedge risk pie chart
Overview
Display the risk pie chart from Hedge’s data.
Features
Requires variables (JQL and template Id) to work.
Load data from the Jira API.
Process data to render a custom pie chart.
Render a custom legend.
Setup
datasource required VARS required
Add a datasource. See, Configure a REST API datasource for Custom Reports.
Provide access to a Jira instance using a Custom Reports datasource with a valid access token.
Generate an access token at Atlassian API tokens.
For more details, see:
Manage API tokens for your Atlassian account | Atlassian Support.
Once you have obtained your token, create a Dashboard Hub datasource using basic authentication, specifying your email as the username and the access token as the password.
Configure
Configure the report with the Jira datasource.
Set the required variables:
JQL: the query to request issues from jira, a valid JQL request (ex. project=XXX).
templateid: the id for the hedge template you want to gather data.
You should now see your data.
See, Custom report example for a video demonstration on how to configure your report.
Need support? Create a request with our support team.
