The data structure in Workfront can be adjusted to provide some
semblance of parent child relationships using programs, but it requires
creating the parent level by cross referencing two other objects to make
the parent, vs. giving the parent its own object. For example, if there
are 10 projects within a program, you have to use a secondary reporting
object to group those 10 projects into separate buckets (Project Group,
company, template ID, or custom field). But from a UI standpoint, this
requ...