Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Domain root redirects to Jira, how to make it redirect to Confluence instead?

Petteri Sulonen
November 10, 2023

Our Atlassian domain root (https://ourdomain.atlassian.net) currently redirects to Jira (https://ourdomain.atlassian.net/jira/). I want to redirect to Confluence instead (https://ourdomain.atlassian.net/wiki/). How can I do this?

Thanks in advance!

1 answer

0 votes
Janis Plume (eazyBI)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 8, 2018

Hi,

 

It is not possible to directly aggregate members of a dimension for another dimension. If you need to report on specific issues, you can create a new member in the Issue dimension, and then you get your number by combining this member with the Issue type dimension in the report.

The calculated member for the issue dimension would be like this:

Aggregate({
[Issue].[Issue].getMemberbykey("JIRA-001"),
[Issue].[Issue].getmemberbykey("JIRA-002")
})

 

Issues_-_Jira_reports_-_eazyBI_and_Slack_-_eazyBI.png

Kindly,

Janis, eazyBI support

Suggest an answer

Log in or Sign up to answer