Skip to content

Fix operations created without a `common::Managers` reference.

David Thompson requested to merge dcthomp/smtk:missing-managers into master

The operation::Manager missed adding its common::Managers to an operation it created.

Merge request reports