Hello,
I’m trying to get all the bugs linked to one or several issues but I get no result. I read several posts but I don’t understand what I’m doing wrong.
I added in the advanced settings :
[jira.customfield_bugs]
name = “Bugs liés”
outward_link = [“blocks”, “causes”, “relates to”]
issue_type = “Bug”
dimension = true
multiple_values = true
The link should be configured from the story perspective, and you might need to check the inward/outward parameter.
The safest way to check is to open the JSON representation of the story and see if the linked bugs are inward or outward. In my case, the following link shows up in the story, which means that I need to use this link as the inward_link:
if i want to elaborate this configuration and to link between issue (issue type = story for example) only to open (by workflow status or by status category) bugs or only to open critical severity bugs. how can i implement it this eazyBI using the advance setting ?
regards,
Tomer
The advanced settings do not support the implementation of such limitations for linked issue import. Such a solution should be possible by designing the report with appropriate custom measures.
Hi,
Thank you for your response. I would appriciate if you can demostrate how to define such link
For example to presnet for each story the open bus in severity or prioraty critial / high