Acceptance criteria in EazyBI

Csenge Csalga August 10, 2022

I would like to have the acceptance criteria as a column in an EazyBI report, however, I do not find it among the default measures.

I tried the following expression:

[Measures].[Acceptance Criteria] = [Issue].CurrentHierarchyMember.get(‘Acceptance Criteria’)

Unfortunately, this did not provide any value for the tickets, despite the tickets did have acceptance criteria.

What is the way to get the acceptance criteria in EazyBI from JIRA input?

 

Thank you in advance for the help!

2 answers

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 Leaders.
August 10, 2022

Hi @Csenge Csalga 

 

Jira custom fields are not imported by default; those must be selected in the data import options, so they will be available in the eazyBI data cube. Please, check the documentation about that: https://docs.eazybi.com/eazybi/data-import/data-from-jira/jira-custom-fields

Kindly,

Janis, eazyBI support

0 votes
Wojciech Wardaszko _HeroCoders_
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 Leaders.
August 10, 2022

Hi Csenge,

Acceptance Criteria does not appear to be a default field in Jira. Are you using some marketplace app to add this to your issues, or is it a custom field added manually?

I have no experience with EazyBI, but considering how that works with automation, I think you may need to find the custom field's id and call it by that ID instead.

As an automation smart value it would be {{issue.customfield_100XX}} or something similar. Hope this helps.

Cheers!

Wojciech Wardaszko _HeroCoders_
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 Leaders.
August 10, 2022

Forgot to mention - to find the custom field's ID, you need to go to settings (cogwheel in top-right corfner)> Issues> Custom Fields (under Fields), then locate the relevant field and from the menu (...) select Edit details. Then you will find the custom field's id in the URL.
screenshot.png

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events