Forums

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

issue linkking for particular issue type

ALLA ATCHYUT KARTHIK November 18, 2021

Hello,
We have issues while linking the issue types for example: we have 5 issue types in our project
Issue types:
1.Update Set(sub task)
2. Requirement user story
3. Bug
4.Service varient
5. Epic
For update set issue type we need to link the particular issue type requirement user story or bug instead of it is showing all the issutypes.
*For bug issue type we need to link requirement user story issue type only.
*For service varient we need to link both epic and requirement issue types only.
Please find the attached screenshot for reference.

Thanks
Karthik

1 answer

0 votes
Nic Brough -Adaptavist-
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.
November 18, 2021

There's no way to do this without coding.

You would need to write conditions or validators that can check that no-one has created "incorrect" links, and block the issue moving through the workflow, and/or listeners that can catch "issue has been linked", validate the links and remove or inform the users that they have done something wrong.

Suggest an answer

Log in or Sign up to answer