Should't each job be listed so that you need to drop down its parent group before seeing sub groups?
[deploy@dev-ctier1 stg]$ grep '<group' stgAtg.xml
<group>Staging/Commerce</group>
<group>Staging/Commerce</group>
<group>Staging/Commerce</group>
<group>Staging/Commerce</group>
<group>Staging/Commerce</group>
<group>Staging/Commerce</group>
we had the same topic already.
This basically happens whenever you have "empty" subgroups.
Please have a look at this ticket.
http://rundeck.lighthouseapp.com/projects/59277/tickets/254-inconsistent-jobgroup-behavior
The ticket needs some verification as I created a pull request while
this was already partially fixed.
Don't know whether the team wants to include the configurable real tree
behavior for the Jobs page that was part of my pull request.
Cheers
Robert


Can I call for a vote regarding how to display the Job Groups by default?A: current system. As few groups are shown as possible, so no empty groups are present.B: tree view. The groups are displayed accurately as a tree, including empty intermediate groups. (Robert Krombholz's patch)
The usability differences are that choice A) has fewer clicks necessary to view jobs that are perhaps several groups deep, but B) accurately reflects the group organization.Note that both displays will be available as a configuration option, but a vote is the default configuration.To vote just reply with A or B.
See screenshots:A:
<Screen shot 2011-06-09 at 5.04.14 PM.png>B: