It's all about the answers!

Ask a question

Make Parent Link mandatory in workitem


Prudvi Vemula (111) | asked Oct 02 '23, 10:14 a.m.

 Hi,

I am trying to make the parent link as mandatory in wokitem either at the time of creation of workitem or in specific workflow state. 

One answer



permanent link
Ralph Schoon (63.5k33646) | answered Oct 04 '23, 2:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 There is no built in capability to do that. This would require creating a custom advisor/precondition for work item save, that checks if there is a parent and prevents saving if there is no parent. This blog post shows an advisor: https://rsjazz.wordpress.com/2014/05/26/only-owner-can-close-workitem-advisor/  and this shows the API to get the parent work item https://rsjazz.wordpress.com/2012/11/27/resolve-parent-if-all-children-are-resolved-participant/

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.