Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

AlmWorks Structure - Filtering folders content based on folder value

Marco Vigolo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 18, 2022

Hi All,

I'm working with Alm Works Structure and I would like to group my Product Increments based on Versions, knowing that each Product Increment may span over several Versions (i.e. FixVersion Jira Fields may have several values). My Structure includes also Features as sub-items of Product Increments; Features are added through the Extend Generator, and each of them belongs to a single Product Increment.

The point is that, whilst a Procut Increment may span over several versions, a Features has a single FixVersion: I'm wondering how to filter below each Version folder only the relevant features.

Please note that I cannot base my strucutre on the FixVersion of the Feature, as I may have Product Increments without any feature yet.

In short, having a Prod. Incr. 1 with two fix versions, based on two Features, one per version, and another Prod. Incr. 2 with the same two fix versions, but w/o Features yet,

 what I get is this:

 

Version1

|- Prod. Incr. 1

    |- Feature 1

    |- Feature 2

|- Prod. Incr. 2

Version2

|- Prod. Incr. 1

    |- Feature 1

    |- Feature 2

|- Prod. Incr. 2

what I'm looking for is:

 

Version1

|- Prod. Incr. 1

    |- Feature 1

|- Prod. Incr. 2

Version2

|- Prod. Incr. 1

    |- Feature 2

|- Prod. Incr. 2

 

Does anyone can help me here?

Thanks a lot.

1 answer

1 accepted

1 vote
Answer accepted
Nicholas Ellis _ALM Works_
Atlassian Partner
November 18, 2022

Hi Marco,

Welcome to the community!

I would suggest that you create individual insert generators under each folder to insert the relevant versions underneath.  Here is a simple Structure I made to demonstrate:

Folder_Versions_Structure.png

 

You can add the insert generators by clicking the + next to "Automation", read more about it in the documentation here.

You could then group these up to your product increments, this would ensure that only the correct versions are shown underneath.  Here is the related documentation.

Cheers,
Nick [ALM Works]

Marco Vigolo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 21, 2022

Thanks Nick. Quick and easy, that solved my issue!

Suggest an answer

Log in or Sign up to answer