Hi
I have created 2 custom linkedissues (Designed For, Designed By), and those i can see in LinkedIsses Field.
But what i want is for a specific issue type(issue.name = "HLD") i want to show "Designed For" and it should select issue.name = "PLANVIEW" , and from PLANview issue side this HLD issue should come as "Designed By" link.
From Planview side i want only "Designed BY" to show in Linked Issues field.
My question is , can we fetch all linked issues and show only the required fields or options in the LinkedIssues field?
I have attached screenshot for more details.
is that possible that we can fetch details of all Linked Issues present and filter it and can only show selected issue types or options?
any help will be appreciated.
regards
Manased screen shot for more details.
Hello @J Manas Kumar
Thank you for reaching out.
Per your description, I understand you are trying to fetch a list of all issues that are linked with the link type "Designed BY" to other issues. Is that correct?
I'm not sure about what is the search mechanism you are using, but you can return this data using the own JQL query in the issue navigator, by using the parameter issueLinkType. This would be the query:
issueLinkType = "Designed BY"
For more information about this parameter, you can check the documentation below:
Let us know if that's what you were looking for.
Hi @Petter Gonçalves Thanks for your reply. But what i want is suppose i have 2 issues, and issue A is Parent of Issue B(Not a subtask, its a child issue).
I want to link my issue A with Issue B with custom field.Not using Linked Issues.
What i want is from Issue A i will have a field called "Designed By" in which i will select issue type B , and that will show in Issue B in a field called "Designed For".
Ultimatly i will select a value from Designed By field from Issue A and i can see that issues or value or link in Issue B field (Designed For).
Is it possible? using Behaviors?
Any help will be appreciated.
Regards
Manas
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.