It's all about the answers!

Ask a question

Limiting on attaching number of work items as a child


KT PD (597) | asked Jul 05 '21, 3:32 a.m.

 Hi Team,


I want to limit for attaching number of child work items in RTC. I want to attach only 5 child work items and after that it should not allow the same. How can I do the same? 
Please assist

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Jul 05 '21, 6:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 05 '21, 6:37 a.m.
As I already answered in https://jazz.net/forum/questions/275752/if-parent-work-item-is-in-completedone-state-no-any-child-should-create-or-attach-to-it this would be a pre-condition also called Advisor. If the built in do not provide what you want (and they don't), it is possible to create custom advisors. They are Java Server Extensions. To learn how to develop them, perform  https://jazz.net/library/article/1000  completely. Then see https://rsjazz.wordpress.com/?s=Advisor&submit=Search for the differences between a follow up action and an Advisor.

If you are interested in the APIs look at https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ and if you are interested in other extensions check http://jazz-community.org/
KT PD selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.