How to implement sequential task completion
Hi,
How we can implement task completion. E.g I have two task Task 1 and Task 2.
Task 2 shall be disabled or cannot be started unless task 1 is completed.
How we create this feature in RTC?
|
2 answers
Well RTC support many ways to modeling this, since it is a broad context. You can implement an extension, model as aprovals or even with work item states.
Try to be more specific, so we can give a better help!
Comments A work item save advisor could do this. Examples, start here: https://rsjazz.wordpress.com/2014/05/26/only-owner-can-close-workitem-advisor/
|
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.