Skip to content

Extensible group io

Fixes bug I inserted in MR !1767 (merged) (Oct 22). The current code incorrectly writes GroupItem data for the condition when (i) the item is extensible, (ii) the item's definition has a required number of 1 subgroup, and (iii) the item has more than 1 subgroup. Attribute resource files written with the previous version omit subgroups after the first one. Thanks Bob for pointing out the fix.

backport: release

Merge request reports