Clones are shown in the links section if you clone an issue or mark an existing issue as a clone. But the links section is moved down when there are a lot of attachments, e.g. screenshots. So if you open an issue you don't instantly see if the issue has clones.
Is it possible to move the links section above the attachments? Is there some other way to show the cloned issues directly at the top of an issue, so you can see the clones on first sight when opening an issue?
Hi Simon,
thanks for the advice, but we usually don't edit the source files or add additional JavaScript, because we don't want to get any issues when upgrading JIRA to a newer version.
I hoped for some kind of simple solution, but JIRA Support also told me that there is currently no interface for changing the layout. I did just want to be sure, that I am not missing any simple configuration.
Simply hiding description and attachments section will be the current workaround.
Regards,
Falk
Hi Falk,
This isn't available in JIRA by default, but it could be pretty easy to accomplish with some custom JavaScript embedded on the page. We have an article explaining how to get JavaScript on a page here:
https://confluence.atlassian.com/display/JIRA/Displaying+a+Field+Based+on+Another+Field+Selection
Once you have the JavaScript on the page, it is a matter of moving the link section to the top of the issue data.
-Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.