What steps will reproduce the problem?
1. Define two groups, first is parent of second
add group "GROUP_FIRST";
add group "GROUP_SECOND" parent "GROUP_FIRST";
2. Export second group:
exec prog MxUpdate --export --group "GROUP_SECOND";
What is the expected output? What do you see instead?
The exported CI file should include a link to parent group. This is missing.
Also this error message is shown:
WARNING! Url '/group/parentGroup' with value '' unknown and not parsed!
Original issue reported on code.google.com by t...@moxter.net on 8 Sep 2011 at 12:03
Original issue reported on code.google.com by
t...@moxter.net
on 8 Sep 2011 at 12:03