How to modify a work item list to display a specific work item type
Good Day,
Is there a way to modify the work item list attribute to only display specific children work item types. I am currently displaying all the children as we had a link restriction plugin in place to prevent users from saving any other children except one work item type. This has since been modified. Currently the work item list only allows me to select the link type.
If not possible, are there any other suggestions of acheiving this?
Thanks,
regards,
Michael Alberda
One answer
I don't think you can. But you can use a reference presentations instead: https://rsjazz.wordpress.com/2013/12/17/using-reference-presentations-to-create-links-and-show-linked-work-items-in-rtc/
Another (potential) approach would be a Java based value set provider https://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/