Hi Guys
In jira 4.4.1, each issue has a tab 'Linked issues' with the list of all issues linked to it.
We can get the status of all issues linked along with the Issue Key and Summary. Unfortunately, there is no info on which issue type it is.
Is there any way to get an Issue Type icon near to the Issue Key ?
I see this is available in JIRA 5.0.
Thanks, Vishnu.
Hi Vishnu ,
Not sure about 4.4.1. I have tried it on jira 4.3
You need to add some code in a jsp file, view_linking.jsp which is located in \atlassian-jira\includes\panels\issue
(view_linking.txt)
you can check the code which i have added in the attached file.
:)
Hi Mizan
Thanks a lot for the reply.
I use JIRA 4.4.1 and I couldn't locate the file you mentioned under "atlassian-jira/includes/panels/issue".
The available files are ;
create_components.jsp
create_versions.jsp
reporter.jsp
view_attachments.jsp
view_customfields.jsp
viewissue-opsbar.jsp
Any idea ?
Thanks, Vishnu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This feature is included in latest JIRA release.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vishnu,
may i know how you achieve this as there is no view_linking.jsp file. i am facing same issue here. you help is highly appreiicated
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.