Displaying the component of a linked issue directly within another issue's view isn't supported natively in the default issue view or through basic configurations. However, there are a few creative ways you can achieve a similar outcome
1. Automation Rules
You can use Jira's built-in automation rules to copy the component from a linked issue to a custom field in the current issue. Here's a general approach:
Create a custom field: First, you would need to create a custom field (e.g., "Linked Issue Component") to store the component information from the linked issue.
Set up an automation rule: Use Jira's automation feature to create a rule that triggers when an issue is linked. The action for this rule would copy the component from the linked issue to the custom field you've created in the current issue.
This method requires some setup and might not be perfect for all scenarios, especially if issues have multiple components or multiple linked issues.
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.