Content
You are here:
How to restrict children types?
Added by Alexander Chekushev almost 5 years ago
Hi,
Is there any way to restrict children types allowed for a certain work package type?
Let's say I have my custom work package types:
WPType1, WPTtyp2, WPType3, WPType4, WPType5
I want to configure the system so that
work packages of WPType1 can only have children (work packages) of type WPTtyp3 OR WPType4,
and work packages of WPTtyp2 can only have childrent of WPType5.
and WPType3, WPType4, WPType5 can't have any children.
Can I do that in Open Project?