commit | b3946f835023875897781eb7291ce2653fbd67a9 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon May 03 14:35:49 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:25 2021 -0500 |
tree | 7247bc83b8c288445c733e8c08044a32819d75d2 | |
parent | a8ea091ed9a5b9d1c78a1f57b0ff3a843ae1554a [diff] |
control: Copy everything in Group copy constructor Initially, only what was parsed by the original Group objects was copied, but a change in how the events setup the groups on actions require that everything get copied. Improvements in this area will be looked into after the base JSON support is merged. Change-Id: If1a101cc186524d418d45dcc689e7ce5d53441b6 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>