Cannot get a new dimension visible in eazyBI

I would like to pull the fixversions of an epic (that we have renamed as Feature in our Jira configuration) to the stories under the epic. I have tried with the AI both as a calculated field and through advanced settings. The latest I have done is an advanced setting like this:

[[jira.issue_link_field_dimensions]]
name = “Feature Fix Version”
source_dimension = “Fix Version”
issue_key_column = “jpoh_parent_2” # Assuming Feature is 2 levels up from sub-tasks
group = “Linked issue dimensions”

We have also this in the advanced settings:
[jira.plans]
hierarchy_level_names = [“Initiative”, “Epic”, “Feature”, “Story”, “Sub-task”]

And also the “import parent hierarchy” setting is checked in the account source data settings.

I have empited the data cube and reimported the data but I still see no additional dimension in my reports. And yes, the issues in the jira have links from stories to features and features have fixversions set.

My goal is to be able to select a fixversion and see all stories for Features that have that fix version set (and build on reports from those stories instead of the features).

So what is the issue with this? Why don’t I see the dimension in my report?

Replying to my own question. I needed to go source data settings for the data cube and under Additional Options, there was the new dimension available and I needed to select it there to be imported to the cube.

1 Like