Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

What are the differences between Custom Charts in Jira and Custom Charts in Confluence?

Is Custom Charts in Confluence separate from Custom Charts in Jira?

I have both Custom Charts in Jira and Custom Charts in Confluence. Can I import all of the charts I've made on a Dashboard onto a Confluence page?

 Click here to expand...

- No Shared Dashboards in Confluence

- No Quick Editing in Confluence

- No User Impersonation in Jira

 Click here to expand...

Yes, they are 2 separate apps. You can find the marketplace listing for Confluence here

 Click here to expand...

At this time, you can only Import and Export individual chart configuration codes, but you can easily copy and paste them from a Jira gadget to a Confluence macro. Learn more here

Can I connect a Data Center or Server Confluence instance to a Cloud Jira instance and vice versa?

Is User Impersonation enabled by default?

How is User Impersonation secured? What is a "Unique Hash" for User Impersonation?

 Click here to expand...

No. The hosting types must be the same for Confluence and Jira to connect them.

 Click here to expand...

No! This is a permission that must be turned on by a Confluence admin in the Custom Jira Charts for Confluence settings

 Click here to expand...

When a user builds a Custom Jira Chart in the Confluence editor and clicks Insert or Save a number of very important steps happen:

1. The User Impersonation permissions of the user are checked again to ensure that they still have the correct permissions to create a chart impersonating the selected user

2. Every parameter from the chart is used to generate a unique hash. This includes:

a. The Source JQL or Saved Filter for finding issues

b. The Chart by and Group by field selections

c. All segment configuration choices (color, names, order, etc.)

d. The page ID of the page the chart is being created on

3. This hash is sent to the database

a. On Confluence Server and Data Center this is the same database as your Confluence instance

b. On Confluence Cloud, this hash is stored on the Custom Jira Charts database

This means that, if anyone attempts to change anything about the chart, even the color of a segment, the hash that is created won’t match the has stored in the database and there will be an error.

⚠️ User Impersonation is secure by design so that only the Jira data specified by the creator of the chart is displayed ⚠️

Who can view a Custom Chart when User Impersonation is enabled?

If a chart is copied to a different page with User Impersonation enabled, will it still work?

Does User Impersonation work with the Simple Search macro?

 Click here to expand...

When User Impersonation is enabled, anyone who has the View permission on the Confluence page will be able to view the Custom Jira Chart.

This means that anyone who can view the Confluence page, even Confluence users without Jira licenses are able to view the Custom Jira Chart.

⚠️ If your Confluence instance has public access enabled then User Impersonation will also allow anonymous users to view charts on pages where the anonymous view permission is enabled ⚠️

 Click here to expand...

No. A chart created with User Impersonation will only have User Impersonation enabled for the specific Confluence page on which it was created. This is because of the unique hash that is associated with the chart is related to the Confluence page ID. Therefore, if the page ID changes because the chart is copied to a new page, then the unique hash will no longer match what is stored in the database and the chart will revert to the default setting of no impersonation and load the data as the current user.

This means that, if you copy the chart to a new page it will keep all the configuration (JQL, colors, title, etc.) but it will switch back to the default setting of no impersonation and load the data as the current user.

 Click here to expand...

No. When the data source for a Custom Jira Chart is a Simple Search macro then User Impersonation is disabled. This is because the Simple Search macro allows for arbitrary JQL to be run which would bypass the security restrictions we have built for User Impersonation, allowing any user viewing the chart to write any JQL query.

This is something we are looking to improve in future but for now, this feature is disabled.

Can someone without the right permissions edit a chart I've created?

 Click here to expand...

No. When a chart with User Impersonation is saved, a unique hash is generated specifically for that chart configuration. This unique hash means that there can be no changes made to the chart unless the user trying to edit the chart has the correct permissions. If a user without the correct User Impersonation permissions tries to edit a chart, this is the message they will see:

If a user clicks “Remove User Impersonation” then the chart will revert to the default setting of no impersonation and load the data as the current user.

If you don’t see your question on this page, feel free to reach out to our support team!

  • No labels