-
I enabled the Jira text field named ‘PR’ as a dimension.
Additional advanced settings:
[jira.customfield_17131]
data_type = “string”
dimension = true -
The values for ‘PR’ include TPHA, TPHB, TPHC, TPHD, TPHE, and TPHF (these are examples).
-
I created a member named ‘A’ combining TPHA and TPHB using a calculated member formula.
I created a member named ‘C’ combining TPHC and TPHD using a calculated member formula.
I created a member named ‘E’ combining TPHE and TPHF using a calculated member formula.
-
The values are counted correctly using the created dimension.
-
When I click ‘A’ and select “drill through issue,” a list of issues appears.
The ‘PR’ fields of these issues contain TPHA and TPHB. -
When I click ‘C’ and select “drill through issue,” no list of issues appears (“No data found”).
The ‘PR’ fields contain TPHC but not TPHD.
It seems the system reports no data because TPHD is missing, even though TPHC values do exist.
Since we want to see a list of the values that actually exist,
we would like the drill-through action to display the list of issues containing TPHC.
I am inquiring if there is a way to achieve this. Due to security policies preventing screenshots, I have provided a detailed text explanation. Please let me know if any part requires further clarification. I would appreciate your help in resolving this issue.