How to get a report to display number/name of test cases linked to user stories?

I read another post where it is asked to add additional setting to add a custom field to get linked tests. In my case it is not letting me save the additional setting without Java code field
Here is what I added in Additional setting:

Linked Tests to Issue

[jira.customfield_linked_tests]
name = “Linked Tests”
#list of possible links in Jira
outward_link = [“relates to”,“tests”]
inward_link = [“relates to”,“tested by”]
issue_type = “Test”
dimension = true
multiple_values = true

What should be my javacode to verify this?

Hi @chiruta,

Settings for issue links should be placed in the eazyBI advanced settings (Import issue links). See picture below.

Best,
Zane / support@eazyBI.com