Hi, just like the screen shot, I want to show assignee detail in linked issues list, like sub-task. Is that possible? May I know how to do this? Thank you.
Hi, @Jason Liu
Issue Links block cannot be modified by default. It's built-in functionality of Jira, and customization is unavailable.
Hi @Jason Liu
as others have suggested, this isn't currently possible, however if you're open to solutions from the Atlassian Marketplace, you should get pretty close; see e.g. this thread for possible directions forward.
Since you've tagged your question for Jira Server: As you may have heard, app sales have ended for Jira Server. Are you planning to migrate to Data Center or Cloud? I'd strongly recommend that; you'll have way more options there.
Best, Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What others are saying - https://jira.atlassian.com/browse/JRASERVER-36490
However, if you look here - https://community.atlassian.com/t5/Jira-questions/How-do-you-add-a-column-to-quot-Issues-in-Epic-quot-panel/qaq-p/292561 - if you were crafty enough you could modify the table through javascript to include an extra column. There are some examples how this works and issue links is relatively similar-ish in nature, just checking the DOM you could parse the issue key out of, get the assignee through REST, and include it. Although it might be a bit tricky with issue link pagination.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jason,
Unfortunately, no, that is not possible. You should open a support request with Atlassian to ask them to add that feature.
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.