Inherit project versions for sub projects

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
weus
Posts: 1
Joined: 09 Mar 2007, 00:32

Inherit project versions for sub projects

Post by weus »

Hi,

Is it somehow possible for sub projects to inherit the product versions of the parent ?

Thanks, Marc
frc
Posts: 4
Joined: 03 Apr 2007, 11:41

Re: Inherit project versions for sub projects

Post 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
frc
Posts: 4
Joined: 03 Apr 2007, 11:41

Re: Inherit project versions for sub projects

Post 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.
Post Reply