Skip to content

BUG: doing GroupItem::find crashes on empty group items

Robert M. O'Bara requested to merge bob.obara/smtk:fixingFindOnGroupItems into master

Issue was that it was doing an assert instead of a conditional check. See Issue #245 (closed)

Backport: release

Merge request reports