Forums

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

Problem when trying to import creator field into eazybi

Ioannis Kouris March 20, 2025

Hello,

I am trying to import field Creator into eazybi but when i try to import Jira tickets i get the error in the 2nd screenshot
error: Cannot read property "displayName" from undefined

The same ticket returns the expected results when testing the code

Is there a solution to this problem?

ss1.jpg

ss2.jpg

 

 

2 answers

1 accepted

5 votes
Answer accepted
Oskars Laganovskis
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.
March 20, 2025

Hi @Ioannis Kouris ,

 

There are slightly different API calls used for testing the code and the actual data import.

The error message indicates that the field "creator" itself is not visible to eazyBI during the data import. Therefore, it is not possible to access the field from non-existing object.

 

You might try adding the following additional advanced settings for your "Creator" calculated field to inform eazyBI that the source field "creator" should be requested from Jira.

json_fields = ["creator"]

 

The final look should be as follows.

Screenshot 2025-03-20 at 19.10.04.png

Regards,

Oskars / eazyBI support

 

 

0 votes
Ioannis Kouris March 21, 2025

Thanks for your feedback Oskars, it is working now

Suggest an answer

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

Atlassian Community Events