Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Logic to display only specific issuetype of xxx, when linked issue name is 'xxx-some-name'

Teja
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 10, 2020

Hello world,

We looking for the usability from the user,

Logic to display only specific issuetype of Roadmap, when they select linked issue name as 'Related to Roadmap'

 

Below image fro example 

Selected Linked issue -> Related To Roadmap

and Issue should filter out only Roadmap Issues 

 

Link.PNG

How to achieve this?

Thanks

2 answers

0 votes
Teja
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 15, 2020
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
July 15, 2020

@Teja I'm not sure if it will work. Field is obviously showing only subset of issues (19 / 51). The question is if only 19 issues are loaded from server or all issues are loaded but only 19 issues are displayed.

I definitelly suggest you to try this but maybe try to ask someone from @A to help with it as I do not have my own experience with "Link" dialog.

Like Teju Naik likes this
Teju Naik July 15, 2020

@Martin Bayer _MoroSystems_ s_r_o__ 

I wanted filter out only particular issue type i.e. Roadmap when selecting Linked issue name type is Related to Roadmap, here it lists many other issue types like TOOLS, INCLOUD, GTN and doesn't matter how many it loads in search list.

Thanks, I will give it a try.   

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
July 10, 2020

You can achieve this using Behaviours app. Your case is well documented by Adaptavist here: https://scriptrunner.adaptavist.com/latest/jira/recipes/behaviours/working-with-issuelinks.html

Suggest an answer

Log in or Sign up to answer