Hi,
Is it somehow possible for sub projects to inherit the product versions of the parent ?
Thanks, Marc
Inherit project versions for sub projects
Moderators: Developer, Contributor
Re: Inherit project versions for sub projects
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.
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
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.