I would like to be able to get features under the master release for a product line. Currently, I can only achieve this goal by looping through all child products under a product line, and search for release_id using the release name, then use each release_id to get all the features. This is very ineffective.
We would need this too.
I would like to be able to get features under the master release for a product line. Currently, I can only achieve this goal by looping through all child products under a product line, and search for release_id using the release name, then use each release_id to get all the features. This is very ineffective.