Page 1 of 1
Inherit project versions for sub projects
Posted: 09 Mar 2007, 00:36
by weus
Hi,
Is it somehow possible for sub projects to inherit the product versions of the parent ?
Thanks, Marc
Re: Inherit project versions for sub projects
Posted: 04 Apr 2007, 13:44
by frc
I'm trying to find solution for version inheritance too.

And it is important to have inherited values only, not create copy of versions from parent!
Maybe all we need is to change function "version_get_all_rows" to get all version of parent projects too.
weus wrote:Hi,
Is it somehow possible for sub projects to inherit the product versions of the parent ?
Thanks, Marc
Re: Inherit project versions for sub projects
Posted: 04 Apr 2007, 20:18
by frc
Its not so simple .. there is direct queries by version name and project id
frc wrote:I'm trying to find solution for version inheritance too.

And it is important to have inherited values only, not create copy of versions from parent!
Maybe all we need is to change function "version_get_all_rows" to get all version of parent projects too.