Added by Nat D about 2 years ago
Hello,
I haven't found any information about a way to customize the dispaly of "related issues" table/lines in an issue.
Is this something possible?
I'm looking for a way to display the "target version" field of the related issues and, more generally, a way to display specific fields (customized or native) and, ideally, depending on the tracker of the related issue.
Thank you for any feedback!
Regards.
Hi, the only way is to code. Write a small plugin to overwrite the render_issue_relation method in issue_helper.rb
Regards
Lorenzo